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

{
    "url": "https://demozoo.org/api/v1/productions/102884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/102884/",
    "id": 102884,
    "title": "Sub",
    "author_nicks": [
        {
            "name": "Thorsten",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                "id": 201,
                "name": "Ernst Hot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Purple",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                "id": 198,
                "name": "Purple",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-26",
    "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/1997/summerencounter97/wild/sub_by_purple.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30115"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "288",
            "competition": {
                "id": 10131,
                "name": "Wild! Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/674/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/674/",
                    "id": 674,
                    "name": "Summer Encounter 1997",
                    "tagline": "",
                    "start_date": "1997-07-24",
                    "end_date": "1997-07-27",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "animation"
    ]
}