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

{
    "url": "https://demozoo.org/api/v1/productions/37312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37312/",
    "id": 37312,
    "title": "Counter Attack",
    "author_nicks": [
        {
            "name": "Septic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                "id": 22255,
                "name": "Septic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Krokar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22328/?format=api",
                    "id": 22328,
                    "name": "Krokar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "MinMax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36740/?format=api",
                    "id": 36740,
                    "name": "MinMax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22254/?format=api",
                    "id": 22254,
                    "name": "Zobo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/abort98/demo/spi_ca.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5.515",
            "competition": {
                "id": 3343,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/952/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/952/",
                    "id": 952,
                    "name": "Abort 1998",
                    "tagline": "",
                    "start_date": "1998-12-12",
                    "end_date": "1998-12-14",
                    "location": "Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.051239,
                    "longitude": 14.50306,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unfinished"
    ]
}