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

{
    "url": "https://demozoo.org/api/v1/productions/343392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343392/",
    "id": 343392,
    "title": "Kaura Kaura Kauhanen",
    "author_nicks": [
        {
            "name": "ISO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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://lowfidelity.org/~nosfe/iso/iso_kaur.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24483"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 30,
            "ranking": "not shown",
            "score": "",
            "competition": {
                "id": 415,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/23/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/23/",
                    "id": 23,
                    "name": "Breakpoint 2006",
                    "tagline": "Rumble In The Jungle",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}