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

{
    "url": "https://demozoo.org/api/v1/productions/5289/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/5289/",
    "id": 5289,
    "title": "Øvvis",
    "author_nicks": [
        {
            "name": "Stian Øverland",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6606/?format=api",
                "id": 6606,
                "name": "Stian Øverland",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-24",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 566,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/211/",
                    "id": 211,
                    "name": "DigiLab 2007",
                    "tagline": "",
                    "start_date": "2007-02-20",
                    "end_date": "2007-02-24",
                    "location": "Porsgrunn, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.143992,
                    "longitude": 9.658922,
                    "website": "http://2007.digilab.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}