GET /api/v1/productions/7003/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/7003/?format=api",
"demozoo_url": "https://demozoo.org/productions/7003/",
"id": 7003,
"title": "Technical Input",
"author_nicks": [
{
"name": "Equinox",
"abbreviation": "EQX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
"id": 1596,
"name": "Equinox",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-12-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 7,
"ranking": "7",
"score": "155",
"competition": {
"id": 690,
"name": "Wild Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/93/?format=api",
"demozoo_url": "https://demozoo.org/parties/93/",
"id": 93,
"name": "The Party 1994",
"tagline": "Don't Try This At Home",
"start_date": "1994-12-27",
"end_date": "1994-12-30",
"location": "Herning Kommune, Central Jutland, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 56.14997,
"longitude": 8.89712,
"website": "http://theparty.dk/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}