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

{
    "url": "https://demozoo.org/api/v1/productions/41482/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41482/",
    "id": 41482,
    "title": "Mc Wired",
    "author_nicks": [
        {
            "name": "Salt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14492/?format=api",
                "id": 14492,
                "name": "Salt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kolabore",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14493/?format=api",
                "id": 14493,
                "name": "Kolabore",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-18",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "31",
            "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"
    ]
}