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

{
    "url": "https://demozoo.org/api/v1/productions/332817/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332817/",
    "id": 332817,
    "title": "Hell Santa",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62309"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "7,4",
            "competition": {
                "id": 18385,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4804/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4804/",
                    "id": 4804,
                    "name": "Christmas Fun Competition 2013",
                    "tagline": "",
                    "start_date": "2013-12-03",
                    "end_date": "2013-12-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}