Get a single event
Path parameters
Response
Successful response
Example response
{
"id": "7cee99c287094a94acbdcf29ffff2e85",
"title": "A great event",
"description": "Detailed description of the event",
"start": 1547403509,
"end": 1547403509,
"created_at": 1547403509000,
"lat": 37.2,
"lng": 120.7,
"email": "john.smith@example.com",
"telephone": "001 123456789",
"tags": [
"organic",
"non-profit"
],
"homepage": "https://www.slowtec.de/",
"registration": "telephone",
"image_url": "https://www.slowtec.de/",
"image_link_url": "https://www.slowtec.de/"
}Changes
Changed in 3 of the 50 revisions of this API.914
- ▲
the
created_atresponse's property type/format changed frominteger/int64to/for status200response-property-type-changed
- ○
the response optional property
created_atbecame not read-only for the status200response-optional-property-became-not-read-only
- ○
added
UnixTimeto theendresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
UnixTimeto thestartresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
UnixTimeMillisto thecreated_atresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
UnixTimefrom theendresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
UnixTimefrom thestartresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ▲
the
emailresponse property's minLength was decreased from3to0for the response status200response-property-min-length-decreased
- ▲
the
emailresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
telephoneresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added
Emailto theemailresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Phoneto thetelephoneresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ▲
added
UnixTimeto theendresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
UnixTimeto thestartresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
created_atresponse's property type/format changed from/tointeger/int64for status200response-property-type-changed
- ▲
the
emailresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ▲
the
telephoneresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
the response optional property
created_atbecame read-only for the status200response-optional-property-became-read-only
- ○
removed
Emailfrom theemailresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
Phonefrom thetelephoneresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
UnixTimefrom theendresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
UnixTimefrom thestartresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
UnixTimeMillisfrom thecreated_atresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲