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

{
    "url": "https://demozoo.org/api/v1/productions/267393/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267393/",
    "id": 267393,
    "title": "AToy Form",
    "author_nicks": [
        {
            "name": "Brainwave",
            "abbreviation": "BW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                "id": 8890,
                "name": "Brainwave",
                "is_group": true
            }
        },
        {
            "name": "N-Discovery",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9460/?format=api",
                "id": 9460,
                "name": "N-Discovery",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/antique_toy05/zx_spectrum/atoy2005.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18334"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/317/?format=api",
            "demozoo_url": "https://demozoo.org/parties/317/",
            "id": 317,
            "name": "Antique Toy 2005",
            "tagline": "",
            "start_date": "2005-05-19",
            "end_date": "2005-08-21",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/72/6233.298989.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/94/72/6233.298989.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/72/6233.298989.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}