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

{
    "url": "https://demozoo.org/api/v1/productions/8037/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8037/",
    "id": 8037,
    "title": "Sundown 2005 Invitation",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2005-08",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Reed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                    "id": 931,
                    "name": "Reed",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "parapete",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9751/?format=api",
                    "id": 9751,
                    "name": "mnstrmnch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "parapete",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9751/?format=api",
                    "id": 9751,
                    "name": "mnstrmnch",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/sundown05/info/sundown2005invtro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18409"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/320/?format=api",
            "demozoo_url": "https://demozoo.org/parties/320/",
            "id": 320,
            "name": "Sundown 2005",
            "tagline": "",
            "start_date": "2005-09-09",
            "end_date": "2005-09-11",
            "location": "Budleigh Salterton, Devon, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 50.62983,
            "longitude": -3.32181,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "bass"
    ]
}