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

{
    "url": "https://demozoo.org/api/v1/productions/10299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10299/",
    "id": 10299,
    "title": "CeBird",
    "author_nicks": [
        {
            "name": "TCC Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                "id": 11434,
                "name": "TCC Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Red Sector Inc.",
            "abbreviation": "RSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-03-14",
    "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": "Traxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11433/?format=api",
                    "id": 11433,
                    "name": "Traxx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Traxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11433/?format=api",
                    "id": 11433,
                    "name": "Traxx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "converted graphics"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Red_Sector/RSI-CebirdDemoTCC"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=8370"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16957"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=T5JiIFdEXE0"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/420/?format=api",
            "demozoo_url": "https://demozoo.org/parties/420/",
            "id": 420,
            "name": "CeBIT 1992",
            "tagline": "",
            "start_date": "1992-03-14",
            "end_date": "1992-03-14",
            "location": "Hannover, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.37052,
            "longitude": 9.73322,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/8e/3ac2.17154.png",
            "original_width": 352,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4a/8e/3ac2.17154.png",
            "standard_width": 352,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/8e/3ac2.17154.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/af/7ff0.jw18356.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/0c/af/7ff0.jw18356.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/af/7ff0.jw18356.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "uncredited-music"
    ]
}