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

{
    "url": "https://demozoo.org/api/v1/productions/8906/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8906/",
    "id": 8906,
    "title": "Mudia Art 1",
    "author_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-11",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Noogman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/532/?format=api",
                    "id": 532,
                    "name": "Noogie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "T$",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                    "id": 1202,
                    "name": "T$",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "s7ing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1197/?format=api",
                    "id": 1197,
                    "name": "s7ing",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://alcatraz.untergrund.net/download/Mudia_Art1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/evoke07/misc/mudia_art1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31637"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/341/?format=api",
            "demozoo_url": "https://demozoo.org/parties/341/",
            "id": 341,
            "name": "Evoke 2007",
            "tagline": "",
            "start_date": "2007-08-10",
            "end_date": "2007-08-12",
            "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.9456,
            "longitude": 6.92059,
            "website": "http://archive.evoke.eu/2007/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/e4/40c6.283057.png",
            "original_width": 1352,
            "original_height": 763,
            "standard_url": "https://media.demozoo.org/screens/s/b3/e4/40c6.283057.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/e4/40c6.283057.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}