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

{
    "url": "https://demozoo.org/api/v1/productions/163845/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163845/",
    "id": 163845,
    "title": "Ascii Terror",
    "author_nicks": [
        {
            "name": "Sector 5",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20617/?format=api",
                "id": 20617,
                "name": "Sector 5",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-22",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/polishsummer96/amiga/demo/psp-sec5.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2650,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/832/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/832/",
                    "id": 832,
                    "name": "Polish Summer Party 1996",
                    "tagline": "",
                    "start_date": "1996-06-22",
                    "end_date": "1996-06-23",
                    "location": "Poznań, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.40692,
                    "longitude": 16.92993,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}