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

{
    "url": "https://demozoo.org/api/v1/productions/246108/?format=api",
    "demozoo_url": "https://demozoo.org/productions/246108/",
    "id": 246108,
    "title": "Smoke",
    "author_nicks": [
        {
            "name": "Hotdog Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24418/?format=api",
                "id": 24418,
                "name": "Hotdog Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dizy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21989/?format=api",
                    "id": 21989,
                    "name": "Dizy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "as Purple Teddy"
        },
        {
            "nick": {
                "name": "Dizy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21989/?format=api",
                    "id": 21989,
                    "name": "Dizy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "as Ace"
        },
        {
            "nick": {
                "name": "D-Tail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102580/?format=api",
                    "id": 102580,
                    "name": "D-Tail",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/H/Hotdog/Hotdog-Smoke"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=79776"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6a/ff/6fe6.jw119472a.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/6a/ff/6fe6.jw119472a.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6a/ff/6fe6.jw119472a.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/da/e6/99df.jw119472b.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/da/e6/99df.jw119472b.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/e6/99df.jw119472b.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}