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

{
    "url": "https://demozoo.org/api/v1/productions/52516/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52516/",
    "id": 52516,
    "title": "Tasskaff",
    "author_nicks": [
        {
            "name": "MBB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1135/?format=api",
                "id": 1135,
                "name": "MBB",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "PaP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6806/?format=api",
                "id": 6806,
                "name": "PaP",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-03-03",
    "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": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 5453,
                "name": "Raytrace Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/976/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/976/",
                    "id": 976,
                    "name": "Ambience 2001",
                    "tagline": "",
                    "start_date": "2001-03-02",
                    "end_date": "2001-03-04",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}