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

{
    "url": "https://demozoo.org/api/v1/productions/37205/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37205/",
    "id": 37205,
    "title": "The Really Obsessive Space Pirate",
    "author_nicks": [
        {
            "name": "Harlequin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11811/?format=api",
                "id": 11811,
                "name": "Harlequin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Success PC",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11810/?format=api",
                "id": 11810,
                "name": "Success PC",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-19",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "95",
            "competition": {
                "id": 3326,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}