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

{
    "url": "https://demozoo.org/api/v1/productions/63961/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63961/",
    "id": 63961,
    "title": "Komppi",
    "author_nicks": [
        {
            "name": "Tripper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3766/?format=api",
                "id": 3766,
                "name": "Tripper",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Reason",
            "abbreviation": "RSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11590/?format=api",
                "id": 11590,
                "name": "Reason",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-01-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62035"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "26",
            "competition": {
                "id": 7081,
                "name": "Black and White Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/957/",
                    "id": 957,
                    "name": "Alternative Party 2003",
                    "tagline": "AltParty 4",
                    "start_date": "2003-01-10",
                    "end_date": "2003-01-12",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}