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

{
    "url": "https://demozoo.org/api/v1/productions/95437/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95437/",
    "id": 95437,
    "title": "La Boule Multicolore",
    "author_nicks": [
        {
            "name": "Chris Davis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44998/?format=api",
                "id": 44998,
                "name": "Chris Davis",
                "is_group": false
            }
        },
        {
            "name": "Eliot Hunter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44997/?format=api",
                "id": 44997,
                "name": "Eliot Hunter",
                "is_group": false
            }
        },
        {
            "name": "Vincent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43086/?format=api",
                "id": 43086,
                "name": "Vincent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "50",
            "competition": {
                "id": 9763,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2021/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2021/",
                    "id": 2021,
                    "name": "Recursion 2013",
                    "tagline": "",
                    "start_date": "2013-11-30",
                    "end_date": "2013-11-30",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}