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

{
    "url": "https://demozoo.org/api/v1/productions/277778/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277778/",
    "id": 277778,
    "title": "2 Cool 4 Nu Skool",
    "author_nicks": [
        {
            "name": "ZeHa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113963/?format=api",
                "id": 113963,
                "name": "ZeHa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dr. Wuro Industries",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113962/?format=api",
                "id": 113962,
                "name": "Dr. Wuro Industries",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-04-28",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/198074/2cool4nuskool.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=190441"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85470"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5qparSa9dzs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "6",
            "score": "166",
            "competition": {
                "id": 15897,
                "name": "Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4063/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4063/",
                    "id": 4063,
                    "name": "CSDb C64 Lockdown 2020",
                    "tagline": "",
                    "start_date": "2020-04-04",
                    "end_date": "2020-05-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2941"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/f7/a396.265845.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/59/f7/a396.265845.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/f7/a396.265845.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}