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

{
    "url": "https://demozoo.org/api/v1/productions/120751/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120751/",
    "id": 120751,
    "title": "Forgotten",
    "author_nicks": [
        {
            "name": "Phantom Image",
            "abbreviation": "PI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25958/?format=api",
                "id": 25958,
                "name": "Phantom Image",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-19",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/dracula98/in4k/pi-forgotten.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72485"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1879/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1879/",
            "id": 1879,
            "name": "Dracula 1998",
            "tagline": "",
            "start_date": "1998-12-19",
            "end_date": "1998-12-20",
            "location": "Brasov, Romania",
            "is_online": false,
            "country_code": "RO",
            "latitude": 45.642349,
            "longitude": 25.588409,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}