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

{
    "url": "https://demozoo.org/api/v1/productions/351730/?format=api",
    "demozoo_url": "https://demozoo.org/productions/351730/",
    "id": 351730,
    "title": "Hello Palls!",
    "author_nicks": [
        {
            "name": "Cool Fresh Crew",
            "abbreviation": "CFC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76083/?format=api",
                "id": 76083,
                "name": "Cool Fresh Crew",
                "is_group": true
            }
        },
        {
            "name": "Maniacs",
            "abbreviation": "MNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76115/?format=api",
                "id": 76115,
                "name": "Maniacs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143173/?format=api",
                    "id": 143173,
                    "name": "The Boy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143172/?format=api",
                    "id": 143172,
                    "name": "The Pirate",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143173/?format=api",
                    "id": 143173,
                    "name": "The Boy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143172/?format=api",
                    "id": 143172,
                    "name": "The Pirate",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=227744"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=183588"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/65/e9b2.346080.png",
            "original_width": 1092,
            "original_height": 861,
            "standard_url": "https://media.demozoo.org/screens/s/bd/65/e9b2.346080.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/65/e9b2.346080.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/be/47/ad76.346079.png",
            "original_width": 1093,
            "original_height": 865,
            "standard_url": "https://media.demozoo.org/screens/s/be/47/ad76.346079.jpg",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/47/ad76.346079.jpg",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}