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

{
    "url": "https://demozoo.org/api/v1/productions/184745/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/184745/",
    "id": 184745,
    "title": "1Kusai",
    "author_nicks": [
        {
            "name": "PulkoMandy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12163/?format=api",
                "id": 12163,
                "name": "PulkoMandy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shinra",
            "abbreviation": "SHR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20546/?format=api",
                "id": 20546,
                "name": "Shinra",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-03-17",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/58/?format=api",
            "id": 58,
            "name": "1K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://pulkomandy.tk/downloads/1KUSAI.dsk"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/forever18/other_1k/1kusai.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pulkomandy/1kusai"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75614"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "279",
            "competition": {
                "id": 14160,
                "name": "Other 8-bit 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3480/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3480/",
                    "id": 3480,
                    "name": "Forever 2018",
                    "tagline": "19: The 8-Bit Atlantis",
                    "start_date": "2018-03-16",
                    "end_date": "2018-03-18",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/e9/ad7b.159420.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/95/e9/ad7b.159420.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/e9/ad7b.159420.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "procedural-gfx",
        "source-available"
    ]
}