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

{
    "url": "https://demozoo.org/api/v1/productions/224785/?format=api",
    "demozoo_url": "https://demozoo.org/productions/224785/",
    "id": 224785,
    "title": "First",
    "author_nicks": [
        {
            "name": "Lod Production",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/97821/?format=api",
                "id": 97821,
                "name": "Lod Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49993/?format=api",
                    "id": 49993,
                    "name": "Ender",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49993/?format=api",
                    "id": 49993,
                    "name": "Ender",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Captain Zbig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97822/?format=api",
                    "id": 97822,
                    "name": "Captain Zbig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sir Sam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99839/?format=api",
                    "id": 99839,
                    "name": "Sir Sam",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/L/L-others/LOD-40K"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=25866"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1455/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1455/",
            "id": 1455,
            "name": "Gelloween 1994",
            "tagline": "",
            "start_date": "1994-11-12",
            "end_date": "1994-11-13",
            "location": "Bydgoszcz, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.1235,
            "longitude": 18.00762,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/5b/0f4f.jw52872.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/34/5b/0f4f.jw52872.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/5b/0f4f.jw52872.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}