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

{
    "url": "https://demozoo.org/api/v1/productions/29214/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29214/",
    "id": 29214,
    "title": "Hackerence 2012",
    "author_nicks": [
        {
            "name": "Panda Design",
            "abbreviation": "PDD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                "id": 3178,
                "name": "Panda Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-03-10",
    "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": "radiantx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3177/?format=api",
                    "id": 3177,
                    "name": "Radiant",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Frost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99/?format=api",
                    "id": 99,
                    "name": "Frost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "radiantx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3177/?format=api",
                    "id": 3177,
                    "name": "Radiant",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=106522"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58846"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1358/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1358/",
            "id": 1358,
            "name": "Hackerence 2012",
            "tagline": "",
            "start_date": "2012-03-09",
            "end_date": "2012-03-11",
            "location": "Härnösand, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.63353,
            "longitude": 17.937651,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/b2/a4ae.7810.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f8/b2/a4ae.7810.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/b2/a4ae.7810.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/8d/3ab5.7811.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/4d/8d/3ab5.7811.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/8d/3ab5.7811.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}