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

{
    "url": "https://demozoo.org/api/v1/productions/306589/?format=api",
    "demozoo_url": "https://demozoo.org/productions/306589/",
    "id": 306589,
    "title": "1Kraftwerk",
    "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": "2022-03-19",
    "supertype": "production",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://pulkomandy.github.io/shinra.github.io/prods/1KRAFT.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pulkomandy/1Kraftwerk"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91207"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/23/25ca.309936.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/29/23/25ca.309936.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/23/25ca.309936.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}