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

{
    "url": "https://demozoo.org/api/v1/productions/223506/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223506/",
    "id": 223506,
    "title": "Party Demo",
    "author_nicks": [
        {
            "name": "Unit One Inc.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28811/?format=api",
                "id": 28811,
                "name": "Unit One Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-15",
    "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": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111900/?format=api",
                    "id": 111900,
                    "name": "Valheru",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111900/?format=api",
                    "id": 111900,
                    "name": "Valheru",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Speedhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25632/?format=api",
                    "id": 25632,
                    "name": "Speedhead",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/U/U_Others/Unit1-PartyDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=16291"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/68/?format=api",
            "demozoo_url": "https://demozoo.org/parties/68/",
            "id": 68,
            "name": "Shape and TRC Party 1989",
            "tagline": "",
            "start_date": "1989-10-12",
            "end_date": "1989-10-15",
            "location": "Porsgrunn, Telemark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.14054,
            "longitude": 9.6561,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/67/5ade.jw34514.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/05/67/5ade.jw34514.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/67/5ade.jw34514.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}