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

{
    "url": "https://demozoo.org/api/v1/productions/184276/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184276/",
    "id": 184276,
    "title": "Tunneli",
    "author_nicks": [
        {
            "name": "Extream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2404/?format=api",
                "id": 2404,
                "name": "Extream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Emphii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2403/?format=api",
                    "id": 2403,
                    "name": "Emphii",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/instanssi18/intro/tunneli.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75301"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "11.75",
            "competition": {
                "id": 14130,
                "name": "Pikkiriikkinen Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3454/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3454/",
                    "id": 3454,
                    "name": "Instanssi 2018",
                    "tagline": "",
                    "start_date": "2018-03-01",
                    "end_date": "2018-03-04",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://instanssi.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}