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

{
    "url": "https://demozoo.org/api/v1/productions/371628/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371628/",
    "id": 371628,
    "title": "IQ-Test",
    "author_nicks": [
        {
            "name": "Zorac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149281/?format=api",
                "id": 149281,
                "name": "Zorac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19849,
                "name": "Useless",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5289/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5289/",
                    "id": 5289,
                    "name": "Xenox 2003 XL",
                    "tagline": "XL03",
                    "start_date": "2003-02-25",
                    "end_date": "2003-03-01",
                    "location": "Steinkjer, Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 64.19303,
                    "longitude": 11.38505,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}