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

{
    "url": "https://demozoo.org/api/v1/productions/57396/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57396/",
    "id": 57396,
    "title": "MF Tuning Works",
    "author_nicks": [
        {
            "name": "Propan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12114/?format=api",
                "id": 12114,
                "name": "Propan",
                "is_group": false
            }
        },
        {
            "name": "oRaNGe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12101/?format=api",
                "id": 12101,
                "name": "oRaNGe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "237",
            "competition": {
                "id": 6182,
                "name": "Fast Web",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/203/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/203/",
                    "id": 203,
                    "name": "Scene Event 2001",
                    "tagline": "Sense",
                    "start_date": "2001-07-18",
                    "end_date": "2001-07-21",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}