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

{
    "url": "https://demozoo.org/api/v1/productions/84182/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84182/",
    "id": 84182,
    "title": "Nyrkki",
    "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": "2006-01-21",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Briteliten pikkuveljen isoveli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61126/?format=api",
                    "id": 61126,
                    "name": "Briteliten pikkuveljen isoveli",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/satellite06/in64/jml-nyrkki.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21787"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "30",
            "competition": {
                "id": 8828,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/980/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/980/",
                    "id": 980,
                    "name": "Satellite LAN-Party 2006",
                    "tagline": "",
                    "start_date": "2006-01-20",
                    "end_date": "2006-01-22",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": "https://web.archive.org/web/20060206061214/http://satellitelan.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}