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

{
    "url": "https://demozoo.org/api/v1/productions/102596/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/102596/",
    "id": 102596,
    "title": "SmurfBum",
    "author_nicks": [
        {
            "name": "Rawhed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10130/?format=api",
                "id": 10130,
                "name": "Rawhed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-23",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 10107,
                "name": "Handdrawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1064/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1064/",
                    "id": 1064,
                    "name": "Optimise 1999",
                    "tagline": "",
                    "start_date": "1999-10-23",
                    "end_date": "1999-10-23",
                    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
                    "is_online": false,
                    "country_code": "ZA",
                    "latitude": -26.20227,
                    "longitude": 28.04363,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}