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

{
    "url": "https://demozoo.org/api/v1/productions/307413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/307413/",
    "id": 307413,
    "title": "Comparade 2022",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-04-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/236/?format=api",
                    "id": 236,
                    "name": "Raven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/236/?format=api",
                    "id": 236,
                    "name": "Raven",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/590/?format=api",
                    "id": 590,
                    "name": "Andy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://download.nuance-family.de/nce-comparade2022.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/revision22/misc/nce-comparade2022.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91314"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4437/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4437/",
            "id": 4437,
            "name": "Comparade 2022",
            "tagline": "",
            "start_date": "2022-04-15",
            "end_date": "2022-04-18",
            "location": "Emmering, Upper Bavaria, Bavaria, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.1833,
            "longitude": 11.2833,
            "website": "https://comparade.de"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4424/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4424/",
            "id": 4424,
            "name": "Revision 2022",
            "tagline": "Satellites",
            "start_date": "2022-04-15",
            "end_date": "2022-04-18",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://2022.revision-party.net"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/c3/be7a.307547.gif",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/c0/c3/be7a.307547.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/c3/be7a.307547.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "timanthes"
    ]
}