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

{
    "url": "https://demozoo.org/api/v1/productions/179732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179732/",
    "id": 179732,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "Gate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                "id": 3250,
                "name": "Gate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Trug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/673/?format=api",
                    "id": 673,
                    "name": "Trug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Trug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/673/?format=api",
                    "id": 673,
                    "name": "Trug",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Trug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/673/?format=api",
                    "id": 673,
                    "name": "Trug",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Bruno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1702/?format=api",
                    "id": 1702,
                    "name": "Bruno",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/G/Gate/Gate-PartyDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=551"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2783/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2783/",
            "id": 2783,
            "name": "Gate Miniparty 1989",
            "tagline": "",
            "start_date": "1989-11-11",
            "end_date": "1989-11-12",
            "location": "Hollola, Lahti, Päijänne Tavastia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.00831,
            "longitude": 25.47452,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/4c/2824.jw1489.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/d2/4c/2824.jw1489.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/4c/2824.jw1489.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}