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

{
    "url": "https://demozoo.org/api/v1/productions/367427/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/367427/",
    "id": 367427,
    "title": "Mooventine",
    "author_nicks": [
        {
            "name": "Jobj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86191/?format=api",
                "id": 86191,
                "name": "Jobj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Little Fluffy Group",
            "abbreviation": "LFG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-15",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=307244"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/mountainbytes25/graphics/mooventine.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=250159"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "179",
            "competition": {
                "id": 19683,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4954/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4954/",
                    "id": 4954,
                    "name": "MountainBytes 2025",
                    "tagline": "",
                    "start_date": "2025-02-14",
                    "end_date": "2025-02-16",
                    "location": "Cham, Zug, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20122,
                    "longitude": 8.44697,
                    "website": "https://www.mountainbytes.ch/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/65/08b6.357324.png",
            "original_width": 716,
            "original_height": 477,
            "standard_url": "https://media.demozoo.org/screens/s/7b/65/08b6.357324.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/65/08b6.357324.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "petscii",
        "valentine",
        "cowee"
    ]
}