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

{
    "url": "https://demozoo.org/api/v1/productions/41479/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41479/",
    "id": 41479,
    "title": "French Connection",
    "author_nicks": [
        {
            "name": "Zac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65967/?format=api",
                "id": 65967,
                "name": "Zac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spasm",
            "abbreviation": "SPM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8321/?format=api",
                "id": 8321,
                "name": "Spasm",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-18",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "65",
            "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"
    ]
}