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

{
    "url": "https://demozoo.org/api/v1/productions/265046/?format=api",
    "demozoo_url": "https://demozoo.org/productions/265046/",
    "id": 265046,
    "title": "Foster Day",
    "author_nicks": [
        {
            "name": "Delight",
            "abbreviation": "DLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-07-08",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Voyce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7146/?format=api",
                    "id": 7146,
                    "name": "Voy$e",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Delight/Voyce-FosterDay"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78501"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2763/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2763/",
            "id": 2763,
            "name": "Analog Party 1994",
            "tagline": "",
            "start_date": "1994-07-08",
            "end_date": "1994-07-09",
            "location": "Wittenheim, Département du Haut-Rhin, Alsace, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.8078,
            "longitude": 7.33702,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/19/c493.jw116422.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/1b/19/c493.jw116422.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/19/c493.jw116422.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}