GET /api/v1/productions/7278/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/7278/?format=api",
"demozoo_url": "https://demozoo.org/productions/7278/",
"id": 7278,
"title": "none",
"author_nicks": [
{
"name": "Phaser",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8488/?format=api",
"id": 8488,
"name": "Phaser",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 9,
"ranking": "9",
"score": "17",
"competition": {
"id": 699,
"name": "PC 64K Intro",
"party": {
"url": "https://demozoo.org/api/v1/parties/41/?format=api",
"demozoo_url": "https://demozoo.org/parties/41/",
"id": 41,
"name": "The Gathering 1995",
"tagline": "",
"start_date": "1995-04-11",
"end_date": "1995-04-15",
"location": "Stavanger, Rogaland, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 58.97005,
"longitude": 5.73332,
"website": "http://www.gathering.org"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": []
}