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

{
    "url": "https://demozoo.org/api/v1/productions/41478/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41478/",
    "id": 41478,
    "title": "Go !",
    "author_nicks": [
        {
            "name": "Mentasm",
            "abbreviation": "MTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6999/?format=api",
                "id": 6999,
                "name": "Mentasm",
                "is_group": true
            }
        },
        {
            "name": "Wild Spirit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21787/?format=api",
                "id": 21787,
                "name": "Wild Spirit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-18",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "86",
            "competition": {
                "id": 3954,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/531/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/531/",
                    "id": 531,
                    "name": "Wired 1998",
                    "tagline": "",
                    "start_date": "1998-07-17",
                    "end_date": "1998-07-19",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}