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

{
    "url": "https://demozoo.org/api/v1/productions/45282/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45282/",
    "id": 45282,
    "title": "Listen To The Peat",
    "author_nicks": [
        {
            "name": "Calodox",
            "abbreviation": "CDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54/?format=api",
                    "id": 54,
                    "name": "Dake",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55/?format=api",
                    "id": 55,
                    "name": "Fred",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37519/?format=api",
                    "id": 37519,
                    "name": "Leto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kenët",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                    "id": 194,
                    "name": "kenët",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Yes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/251/?format=api",
                    "id": 251,
                    "name": "Yes",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "\"motivation.actor\""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/takeover99/demo/listen_to_the_peat-calodox.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=427"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aJGX3Qa0sk4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3516",
            "competition": {
                "id": 3460,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/938/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/938/",
                    "id": 938,
                    "name": "Takeover 1999",
                    "tagline": "",
                    "start_date": "1999-06-04",
                    "end_date": "1999-06-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/913/?format=api",
            "demozoo_url": "https://demozoo.org/parties/913/",
            "id": 913,
            "name": "Lucky & Tigrou Party 1999",
            "tagline": "",
            "start_date": "1999-08-27",
            "end_date": "1999-08-29",
            "location": "Crosne, Département de l'Essonne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.71472,
            "longitude": 2.46111,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/5e/e39d.323439.gif",
            "original_width": 320,
            "original_height": 158,
            "standard_url": "https://media.demozoo.org/screens/s/6f/5e/e39d.323439.png",
            "standard_width": 320,
            "standard_height": 158,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/5e/e39d.323439.png",
            "thumbnail_width": 200,
            "thumbnail_height": 98
        }
    ],
    "tags": [
        "no-sound",
        "gus",
        "sb",
        "vesa2",
        "32mb",
        "512x384"
    ]
}