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

{
    "url": "https://demozoo.org/api/v1/productions/36033/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36033/",
    "id": 36033,
    "title": "Demo 3 - Hellmix #06",
    "author_nicks": [
        {
            "name": "Satan Sons",
            "abbreviation": "SS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23613/?format=api",
                "id": 23613,
                "name": "Satan Sons",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-06-14",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/4064/Demo 3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2870"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37074"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 3140,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/613/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/613/",
                    "id": 613,
                    "name": "Remedy 1997",
                    "tagline": "",
                    "start_date": "1997-06-12",
                    "end_date": "1997-06-15",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}