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

{
    "url": "https://demozoo.org/api/v1/productions/32945/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32945/",
    "id": 32945,
    "title": "Exotic",
    "author_nicks": [
        {
            "name": "Ed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1630/?format=api",
                "id": 1630,
                "name": "Edi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exotic Men",
            "abbreviation": "(E)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1628/?format=api",
                "id": 1628,
                "name": "Exotic Men",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-09-28",
    "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": 16,
            "ranking": "16",
            "score": "3",
            "competition": {
                "id": 2731,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/848/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/848/",
                    "id": 848,
                    "name": "Skenery 1996",
                    "tagline": "",
                    "start_date": "1996-09-27",
                    "end_date": "1996-09-29",
                    "location": "Palokka, Jyväskylä, Central Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.29012,
                    "longitude": 25.72586,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}