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

{
    "url": "https://demozoo.org/api/v1/productions/182946/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182946/",
    "id": 182946,
    "title": "Rebel's Last",
    "author_nicks": [
        {
            "name": "The Danish Circle",
            "abbreviation": "TDC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17753/?format=api",
                "id": 17753,
                "name": "The Danish Circle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-04-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rebel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75935/?format=api",
                    "id": 75935,
                    "name": "Rebel",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Level III",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75931/?format=api",
                    "id": 75931,
                    "name": "Sensei",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Level III",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75931/?format=api",
                    "id": 75931,
                    "name": "Sensei",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/104030/Rebel\\'s_Last.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1987/the_danish_circle87a/misc/rebels_last.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=106595"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2060/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2060/",
            "id": 2060,
            "name": "The Danish Circle Party 1987 (1)",
            "tagline": "",
            "start_date": "1987-04-16",
            "end_date": "1987-04-18",
            "location": "Sorø Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.48268,
            "longitude": 11.55693,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/ef/e2e4.155704.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/7b/ef/e2e4.155704.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/ef/e2e4.155704.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}