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

{
    "url": "https://demozoo.org/api/v1/productions/67603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67603/",
    "id": 67603,
    "title": "Rush Hour 2",
    "author_nicks": [
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-05-20",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10937/?format=api",
                    "id": 10937,
                    "name": "Jaw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Preacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/421/?format=api",
                    "id": 421,
                    "name": "Preacher",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Maali",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12104/?format=api",
                    "id": 12104,
                    "name": "Maali",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Gargaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                    "id": 306,
                    "name": "Gargaj",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/simulaatio06/demo/ne-rh2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24833"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "56",
            "competition": {
                "id": 7322,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1244/",
                    "id": 1244,
                    "name": "Simulaatio 2006",
                    "tagline": "",
                    "start_date": "2006-05-19",
                    "end_date": "2006-05-21",
                    "location": "Varkaus, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.313671,
                    "longitude": 27.88505,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "humor",
        "parody",
        "released-under-fake-name"
    ]
}