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

{
    "url": "https://demozoo.org/api/v1/productions/72193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72193/",
    "id": 72193,
    "title": "Lemmings Main Theme",
    "author_nicks": [
        {
            "name": "Castrum Doloris",
            "abbreviation": "CMDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11195/?format=api",
                "id": 11195,
                "name": "Castrum Doloris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "hhc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11200/?format=api",
                    "id": 11200,
                    "name": "hhc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/function03/in64/org_lem.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12602"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "3",
            "competition": {
                "id": 7655,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/132/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/132/",
                    "id": 132,
                    "name": "Function 2003",
                    "tagline": "",
                    "start_date": "2003-10-24",
                    "end_date": "2003-10-26",
                    "location": "Veszprémvarsány, Győr-Moson-Sopron, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.42534,
                    "longitude": 17.83119,
                    "website": "http://2003.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/dc/4b57.289803.png",
            "original_width": 634,
            "original_height": 477,
            "standard_url": "https://media.demozoo.org/screens/s/49/dc/4b57.289803.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/dc/4b57.289803.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "upx",
        "hungarian"
    ]
}