JSONPlaceholder · JSON Structure
Jsonplaceholder Todo Structure
A sample todo item owned by a user in the JSONPlaceholder dataset.
DevelopmentTestingPrototypingFake APIOpen SourceREST
Todo is a JSON Structure definition published by JSONPlaceholder, describing 4 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
id
userId
title
completed
Meta-schema: https://json-structure.org/meta/core/v0/#