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

{
    "url": "https://demozoo.org/api/v1/productions/126601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126601/",
    "id": 126601,
    "title": "Alcoholic Hangover",
    "author_nicks": [
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        },
        {
            "name": "Guardian Angels",
            "abbreviation": "TGA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14368/?format=api",
                "id": 14368,
                "name": "Guardian Angels",
                "is_group": true
            }
        },
        {
            "name": "Pioneers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53729/?format=api",
                "id": 53729,
                "name": "Pioneers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06-09",
    "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=35018"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11036,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/6/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/6/",
                    "id": 6,
                    "name": "NEWS Party 1990",
                    "tagline": "",
                    "start_date": "1990-06-08",
                    "end_date": "1990-06-10",
                    "location": "Schömberg, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.78713,
                    "longitude": 8.64495,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}