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

{
    "url": "https://demozoo.org/api/v1/productions/67832/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67832/",
    "id": 67832,
    "title": "Beast",
    "author_nicks": [
        {
            "name": "Newart",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                "id": 9518,
                "name": "Newart",
                "is_group": false
            }
        },
        {
            "name": "Otto Dix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29734/?format=api",
                "id": 29734,
                "name": "Otto Dix",
                "is_group": true
            }
        },
        {
            "name": "Siril",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8954/?format=api",
                "id": 8954,
                "name": "Siril",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-08-25",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/chaosconstructions12/animation/otto_dix_-_beast.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "31",
            "competition": {
                "id": 7336,
                "name": "Animation / Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1376/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1376/",
                    "id": 1376,
                    "name": "Chaos Constructions 2012",
                    "tagline": "",
                    "start_date": "2012-08-25",
                    "end_date": "2012-08-26",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}