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

{
    "url": "https://demozoo.org/api/v1/productions/278737/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278737/",
    "id": 278737,
    "title": "Floskel",
    "author_nicks": [
        {
            "name": "Proxima",
            "abbreviation": "PRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-05-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Response",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                    "id": 112,
                    "name": "Response",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=236988"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=191584"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85743"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pZE-pMDTPHA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "8.71",
            "competition": {
                "id": 15907,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4072/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4072/",
                    "id": 4072,
                    "name": "Most Unreadable Scrolltext Scroller Compo (Mibri Edition)",
                    "tagline": "",
                    "start_date": "2020-04-23",
                    "end_date": "2020-05-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/11/09fd.269857.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f7/11/09fd.269857.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/11/09fd.269857.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "trse"
    ]
}