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

{
    "url": "https://demozoo.org/api/v1/productions/174001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174001/",
    "id": 174001,
    "title": "Speedparty 5000 Invitro",
    "author_nicks": [
        {
            "name": "Speedfisters",
            "abbreviation": "SF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                "id": 4327,
                "name": "Speedfisters",
                "is_group": true
            }
        },
        {
            "name": "Speedheilers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41537/?format=api",
                "id": 41537,
                "name": "Speedheilers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/win/2005/s/speedparty.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/speedparty05/info/speedparty.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19153"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3282/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3282/",
            "id": 3282,
            "name": "Speedparty 5000 2005",
            "tagline": "",
            "start_date": "2005",
            "end_date": "2005",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}