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

{
    "url": "https://demozoo.org/api/v1/productions/365930/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365930/",
    "id": 365930,
    "title": "Brainkaszana",
    "author_nicks": [
        {
            "name": "Vulture Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                "id": 23405,
                "name": "Vulture Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Surgeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5823/?format=api",
                    "id": 5823,
                    "name": "Surgeon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Raf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43636/?format=api",
                    "id": 43636,
                    "name": "Raf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "player"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/2664/brain.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/north_party_v9_0/c64_music/npv9_music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13868"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4508/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4508/",
            "id": 4508,
            "name": "North Party 2004 (9)",
            "tagline": "",
            "start_date": "2004-07-30",
            "end_date": "2004-08-01",
            "location": "Warszawa, Mazovia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.23547,
            "longitude": 21.04191,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/07/fe39.356633.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ca/07/fe39.356633.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/07/fe39.356633.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}