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

{
    "url": "https://demozoo.org/api/v1/productions/59423/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59423/",
    "id": 59423,
    "title": "Vändplanshärke",
    "author_nicks": [
        {
            "name": "Imponance",
            "abbreviation": "IMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                "id": 2200,
                "name": "Imponance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LoM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44302/?format=api",
                    "id": 44302,
                    "name": "LoM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ajje",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2455/?format=api",
                    "id": 2455,
                    "name": "Ajje",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hyper Cube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19028/?format=api",
                    "id": 19028,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Qube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56902/?format=api",
                    "id": 56902,
                    "name": "Qube",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/files_demo/haerke.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/I/IMP/HAERKE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50625"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 6494,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1597/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1597/",
                    "id": 1597,
                    "name": "Motorola Inside 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Stenungsund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.067848,
                    "longitude": 11.82025,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/85/7fa0.80641.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/0c/85/7fa0.80641.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/85/7fa0.80641.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "ste",
        "sampledemo"
    ]
}