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

{
    "url": "https://demozoo.org/api/v1/productions/333416/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333416/",
    "id": 333416,
    "title": "Escaping An Dinner",
    "author_nicks": [
        {
            "name": "CopAss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111905/?format=api",
                "id": 111905,
                "name": "CopAss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Leader",
            "abbreviation": "LDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                "id": 22396,
                "name": "Leader",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-18",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "CopAss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111905/?format=api",
                    "id": 111905,
                    "name": "CopAss",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/mysdata23/c64_graphics/copass.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=236966"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fLU7HeTB7c0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=6",
            "score": "",
            "competition": {
                "id": 18407,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4732/",
                    "id": 4732,
                    "name": "Mysdata 2023",
                    "tagline": "We're Back! More Mys... More Data...",
                    "start_date": "2023-11-17",
                    "end_date": "2023-11-19",
                    "location": "Karlskrona Kommun, Blekinge, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.28167,
                    "longitude": 15.66848,
                    "website": "https://mysdata.org/2023/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/f5/714b.334783.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/3d/f5/714b.334783.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/f5/714b.334783.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "aseprite",
        "pixcen",
        "humanmadepixels"
    ]
}