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

{
    "url": "https://demozoo.org/api/v1/productions/361881/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/361881/",
    "id": 361881,
    "title": "Dad",
    "author_nicks": [
        {
            "name": "Epyx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                "id": 55235,
                "name": "Epyx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Solaris Agency",
            "abbreviation": "TSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-11-23",
    "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": "Epyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55235/?format=api",
                    "id": 55235,
                    "name": "Epyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=304071"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://justepyx.de/demoscene/transmission24/Dad_by_epyx.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/transmission6424/gfx/dad.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=247759"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "7.394",
            "competition": {
                "id": 19554,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4852/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4852/",
                    "id": 4852,
                    "name": "Transmission64 2024",
                    "tagline": "the c64 online demoparty",
                    "start_date": "2024-11-23",
                    "end_date": "2024-11-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/55/55a0.353436.png",
            "original_width": 416,
            "original_height": 291,
            "standard_url": "https://media.demozoo.org/screens/s/68/55/55a0.353436.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/55/55a0.353436.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "sprites"
    ]
}