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

{
    "url": "https://demozoo.org/api/v1/productions/32481/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32481/",
    "id": 32481,
    "title": "Psychocube",
    "author_nicks": [
        {
            "name": "Volumetric Illusions",
            "abbreviation": "VI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21689/?format=api",
                "id": 21689,
                "name": "Volumetric Illusions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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": 9,
            "ranking": "9",
            "score": "1.28",
            "competition": {
                "id": 2679,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/605/",
                    "id": 605,
                    "name": "Inércia Demoparty 2012",
                    "tagline": "",
                    "start_date": "2012-04-21",
                    "end_date": "2012-04-22",
                    "location": "Guimarães, Braga, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 41.44443,
                    "longitude": -8.29619,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}