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

{
    "url": "https://demozoo.org/api/v1/productions/345077/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345077/",
    "id": 345077,
    "title": "Feverish",
    "author_nicks": [
        {
            "name": "Poison",
            "abbreviation": "PSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108630/?format=api",
                "id": 108630,
                "name": "Poison",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-07-03",
    "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://noname.c64.org/csdb/release/download.php?id=53718"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=44327"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44086"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 18865,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4993/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4993/",
                    "id": 4993,
                    "name": "Poison Party 1990",
                    "tagline": "",
                    "start_date": "1990-07-01",
                    "end_date": "1990-07-03",
                    "location": "Landgraaf, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 50.91333,
                    "longitude": 6.05722,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}