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

{
    "url": "https://demozoo.org/api/v1/productions/333731/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333731/",
    "id": 333731,
    "title": "MYON - Universe Beneath",
    "author_nicks": [
        {
            "name": "Clayboy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136667/?format=api",
                "id": 136667,
                "name": "Clayboy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Invaders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118819/?format=api",
                "id": 118819,
                "name": "Invaders",
                "is_group": true
            }
        },
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-25",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "",
            "competition": {
                "id": 18419,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4605/",
                    "id": 4605,
                    "name": "Transmission64 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-25",
                    "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/8c/2e/a534.334998.png",
            "original_width": 1246,
            "original_height": 847,
            "standard_url": "https://media.demozoo.org/screens/s/8c/2e/a534.334998.jpg",
            "standard_width": 400,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/2e/a534.334998.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}