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

{
    "url": "https://demozoo.org/api/v1/productions/64413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64413/",
    "id": 64413,
    "title": "B-Twist",
    "author_nicks": [
        {
            "name": "Confine",
            "abbreviation": "CNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17270/?format=api",
                "id": 17270,
                "name": "Confine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-17",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36603/?format=api",
                    "id": 36603,
                    "name": "Deffy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29148/?format=api",
                    "id": 29148,
                    "name": "Flow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/trsac02/in64/b-twist.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7297"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "115",
            "competition": {
                "id": 7130,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/190/",
                    "id": 190,
                    "name": "TRSAC 2002",
                    "tagline": "TRSAC FU",
                    "start_date": "2002-08-15",
                    "end_date": "2002-08-18",
                    "location": "Amager, Tårnby Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.61404,
                    "longitude": 12.59033,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}