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

{
    "url": "https://demozoo.org/api/v1/productions/356299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356299/",
    "id": 356299,
    "title": "Panic Analogue",
    "author_nicks": [
        {
            "name": "Goin' Sideways",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144486/?format=api",
                "id": 144486,
                "name": "Goin' Sideways",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-12-01",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/100766/Panic Analogue.bin"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/100767/Panic Analogue.crt"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=103161"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 19349,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5118/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5118/",
                    "id": 5118,
                    "name": "RGCD C64 16KB Cartridge Game Development Competition 2011",
                    "tagline": "",
                    "start_date": "2011-05-18",
                    "end_date": "2011-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.rgcd.co.uk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}