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

{
    "url": "https://demozoo.org/api/v1/productions/262547/?format=api",
    "demozoo_url": "https://demozoo.org/productions/262547/",
    "id": 262547,
    "title": "Fasty Demo",
    "author_nicks": [
        {
            "name": "The Powerlords",
            "abbreviation": "TPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7726/?format=api",
                "id": 7726,
                "name": "The Powerlords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-02",
    "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": "The Link",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23792/?format=api",
                    "id": 23792,
                    "name": "The Link",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Photon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5220/?format=api",
                    "id": 5220,
                    "name": "Photon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2nd font"
        },
        {
            "nick": {
                "name": "VIP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8469/?format=api",
                    "id": 8469,
                    "name": "VIP",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo, Cobra"
        },
        {
            "nick": {
                "name": "Uncle Frej",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99724/?format=api",
                    "id": 99724,
                    "name": "Uncle Frej",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Powerlords/Powerlords-FastyDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=20779"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54987"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/dd/82b0.jw43235.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ed/dd/82b0.jw43235.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/dd/82b0.jw43235.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}