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

{
    "url": "https://demozoo.org/api/v1/productions/58652/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58652/",
    "id": 58652,
    "title": "Very Strange",
    "author_nicks": [
        {
            "name": "The PainMasters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26502/?format=api",
                "id": 26502,
                "name": "The PainMasters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-24",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "45",
            "competition": {
                "id": 6334,
                "name": "Fun Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/711/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/711/",
                    "id": 711,
                    "name": "Antiq 2002",
                    "tagline": "",
                    "start_date": "2002-08-23",
                    "end_date": "2002-08-25",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}