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

{
    "url": "https://demozoo.org/api/v1/productions/52628/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52628/",
    "id": 52628,
    "title": "Fast",
    "author_nicks": [
        {
            "name": "Ithaqua",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11654/?format=api",
                "id": 11654,
                "name": "Ithaqua",
                "is_group": false
            }
        },
        {
            "name": "Yero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30883/?format=api",
                "id": 30883,
                "name": "Yero",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Stravaganza",
            "abbreviation": "SGZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5361/?format=api",
                "id": 5361,
                "name": "Stravaganza",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.scene.org/browse/mirrors/scenesp.org/2001/bcnparty01/fast_code/ithaqua+yero/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "12",
            "competition": {
                "id": 5471,
                "name": "Fast Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1095/",
                    "id": 1095,
                    "name": "BCN Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}