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

{
    "url": "https://demozoo.org/api/v1/productions/244729/?format=api",
    "demozoo_url": "https://demozoo.org/productions/244729/",
    "id": 244729,
    "title": "4am Finish",
    "author_nicks": [
        {
            "name": "Ghost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50298/?format=api",
                "id": 50298,
                "name": "Ghost",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-04",
    "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": "Cylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50012/?format=api",
                    "id": 50012,
                    "name": "Cylon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50012/?format=api",
                    "id": 50012,
                    "name": "Cylon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modem gfx"
        },
        {
            "nick": {
                "name": "Cylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50012/?format=api",
                    "id": 50012,
                    "name": "Cylon",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/G/Ghost/Ghost-4amFinish"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=60"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18080"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1856/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1856/",
            "id": 1856,
            "name": "Anarchy Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-04",
            "end_date": "1992-04-04",
            "location": "Royston, Hertfordshire, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 52.04832,
            "longitude": -0.02438,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/0d/ec5d.jw158.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/92/0d/ec5d.jw158.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/0d/ec5d.jw158.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}