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

{
    "url": "https://demozoo.org/api/v1/productions/321067/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321067/",
    "id": 321067,
    "title": "Demoscene: The Art of Real-Time",
    "author_nicks": [
        {
            "name": "katastro.fi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11077/?format=api",
                "id": 11077,
                "name": "katastro.fi",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-06-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rawer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63748/?format=api",
                    "id": 63748,
                    "name": "Rawer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.amazon.com/Demoscene-Art-Real-Time-Lassi-Tasaj%C3%A4rvi/dp/952917022X"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/62/5207.322009.jpg",
            "original_width": 340,
            "original_height": 499,
            "standard_url": "https://media.demozoo.org/screens/s/67/62/5207.322009.jpg",
            "standard_width": 204,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/62/5207.322009.jpg",
            "thumbnail_width": 102,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}