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

{
    "url": "https://demozoo.org/api/v1/productions/126277/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126277/",
    "id": 126277,
    "title": "Visions To Face",
    "author_nicks": [
        {
            "name": "The Sixth Sense",
            "abbreviation": "TSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54770/?format=api",
                "id": 54770,
                "name": "The Sixth Sense",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-12-17",
    "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": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37696"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11022,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2403/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2403/",
                    "id": 2403,
                    "name": "Squadron Copy Party 1988",
                    "tagline": "",
                    "start_date": "1988-12-17",
                    "end_date": "1988-12-17",
                    "location": "Haastrecht, Gemeente Vlist, South Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.00074,
                    "longitude": 4.77639,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}