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

{
    "url": "https://demozoo.org/api/v1/productions/42813/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42813/",
    "id": 42813,
    "title": "SnowTro",
    "author_nicks": [
        {
            "name": "Repulse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82171/?format=api",
                "id": 82171,
                "name": "Repulse",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Repulse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82171/?format=api",
                    "id": 82171,
                    "name": "Repulse",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bananmos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63452/?format=api",
                    "id": 63452,
                    "name": "Bananmos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "sound system"
        },
        {
            "nick": {
                "name": "Memblers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76808/?format=api",
                    "id": 76808,
                    "name": "Memblers",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "_Bnu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82172/?format=api",
                    "id": 82172,
                    "name": "_Bnu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/coma99/demo/repulse-snowtro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 4118,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1004/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1004/",
                    "id": 1004,
                    "name": "Coma 1999",
                    "tagline": "",
                    "start_date": "1999-06-05",
                    "end_date": "1999-06-06",
                    "location": "Montreal, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.51228,
                    "longitude": -73.55439,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/43/6d49.171975.png",
            "original_width": 256,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/e5/43/6d49.171975.png",
            "standard_width": 256,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/43/6d49.171975.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}