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

{
    "url": "https://demozoo.org/api/v1/productions/59950/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59950/",
    "id": 59950,
    "title": "Johan Halin on Läski Hårå",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-12",
    "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": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/jml/releases/normal/c64/jmlc6404.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9928"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7856"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 6451,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1185/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1185/",
                    "id": 1185,
                    "name": "Dekadence 5v",
                    "tagline": "",
                    "start_date": "2002-10-11",
                    "end_date": "2002-10-13",
                    "location": "Turku, Varsinais-Suomi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}