GET /api/v1/productions/114117/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/114117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/114117/",
    "id": 114117,
    "title": "?",
    "author_nicks": [
        {
            "name": "Copy Service Stuttgart",
            "abbreviation": "CSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31474/?format=api",
                "id": 31474,
                "name": "Copy Service Stuttgart",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "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": 2,
            "ranking": "1",
            "score": "23",
            "competition": {
                "id": 10556,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2244/",
                    "id": 2244,
                    "name": "Tron Demo Competition 1989",
                    "tagline": "",
                    "start_date": "1989",
                    "end_date": "1989",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}