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

{
    "url": "https://demozoo.org/api/v1/productions/80933/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80933/",
    "id": 80933,
    "title": "We Are Back",
    "author_nicks": [
        {
            "name": "Level 64",
            "abbreviation": "L64",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/161/?format=api",
                "id": 161,
                "name": "Level 64",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "AMB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9864/?format=api",
                    "id": 9864,
                    "name": "AMB",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/bcnparty05/vintage/level_64-we_are_back.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20195"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "22",
            "competition": {
                "id": 8384,
                "name": "Intros 64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1099/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1099/",
                    "id": 1099,
                    "name": "BCN Party 2005",
                    "tagline": "BCN Party 101",
                    "start_date": "2005-11-04",
                    "end_date": "2005-11-06",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}