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

{
    "url": "https://demozoo.org/api/v1/productions/36860/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36860/",
    "id": 36860,
    "title": "Terrapin",
    "author_nicks": [
        {
            "name": "Terrapin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116025/?format=api",
                "id": 116025,
                "name": "Terrapin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cataclysm",
            "abbreviation": "CCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22729/?format=api",
                "id": 22729,
                "name": "Cataclysm",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-05",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3275,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/942/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/942/",
                    "id": 942,
                    "name": "Spring Break 1997",
                    "tagline": "",
                    "start_date": "1997-04-05",
                    "end_date": "1997-04-05",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}