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

{
    "url": "https://demozoo.org/api/v1/productions/27002/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27002/",
    "id": 27002,
    "title": "The Reminder",
    "author_nicks": [
        {
            "name": "Fashion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6735/?format=api",
                "id": 6735,
                "name": "Fashion Design",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Static Bytes",
            "abbreviation": "STB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                "id": 1736,
                "name": "Static Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-14",
    "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": 2,
            "ranking": "2",
            "score": "670",
            "competition": {
                "id": 1900,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/434/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/434/",
                    "id": 434,
                    "name": "Somewhere In Holland 1993",
                    "tagline": "",
                    "start_date": "1993-08-14",
                    "end_date": "1993-08-15",
                    "location": "Gemeente Nijmegen, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.84168,
                    "longitude": 5.83813,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}