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

{
    "url": "https://demozoo.org/api/v1/productions/293559/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293559/",
    "id": 293559,
    "title": "Happy Birthday Calvin",
    "author_nicks": [
        {
            "name": "Twaddler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12817/?format=api",
                "id": 12817,
                "name": "Twaddler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Proxima",
            "abbreviation": "PRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-06-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bush96/demo/calvin17.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2269,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/452/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/452/",
                    "id": 452,
                    "name": "Bush Party 1996",
                    "tagline": "BP3",
                    "start_date": "1996-06-27",
                    "end_date": "1996-06-30",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "birthday-present"
    ]
}