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

{
    "url": "https://demozoo.org/api/v1/productions/78978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78978/",
    "id": 78978,
    "title": "B.l.u.e",
    "author_nicks": [
        {
            "name": "Four Byte Aliens",
            "abbreviation": "4BA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39901/?format=api",
                "id": 39901,
                "name": "Four Byte Aliens",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/krangparty10/demo/b.l.u.e_%284ba%5D.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12310"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8179,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1151/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1151/",
                    "id": 1151,
                    "name": "Krangparty 2004 (10)",
                    "tagline": "Krangparty 10",
                    "start_date": "2004-05-20",
                    "end_date": "2004-05-23",
                    "location": "Sundsvalls Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.47912,
                    "longitude": 16.92651,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}