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

{
    "url": "https://demozoo.org/api/v1/productions/112700/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112700/",
    "id": 112700,
    "title": "Fake '99",
    "author_nicks": [
        {
            "name": "Satovia",
            "abbreviation": "STV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                "id": 16294,
                "name": "Satovia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10466,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2002/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2002/",
                    "id": 2002,
                    "name": "Computer's Hell 1999",
                    "tagline": "",
                    "start_date": "1999-05-21",
                    "end_date": "1999-05-23",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.516071,
                    "longitude": 13.37698,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}