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

{
    "url": "https://demozoo.org/api/v1/productions/214274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/214274/",
    "id": 214274,
    "title": "Appreciation",
    "author_nicks": [
        {
            "name": "Commodore Is Awesome",
            "abbreviation": "C.I.A",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46957/?format=api",
                "id": 46957,
                "name": "Commodore Is Awesome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "pmc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12774/?format=api",
                    "id": 12774,
                    "name": "pmc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "pmc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12774/?format=api",
                    "id": 12774,
                    "name": "pmc",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Crayon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14646/?format=api",
                    "id": 14646,
                    "name": "Crayon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "slimeysmine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67763/?format=api",
                    "id": 67763,
                    "name": "slimeysmine",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/CIA/CIA-Appreciation"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=29283"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59050"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PNcCybNm_jY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/47/38/bf18.jw60342.png",
            "original_width": 320,
            "original_height": 255,
            "standard_url": "https://media.demozoo.org/screens/s/47/38/bf18.jw60342.png",
            "standard_width": 320,
            "standard_height": 255,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/38/bf18.jw60342.png",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}