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

{
    "url": "https://demozoo.org/api/v1/productions/360947/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/360947/",
    "id": 360947,
    "title": "MOBy, the Mining Operating Bot",
    "author_nicks": [
        {
            "name": "pépé",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                "id": 123351,
                "name": "pépé",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hemoroids",
            "abbreviation": "HMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-11-03",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/atascii_compo24/main/moby_the_mining_operating_bot_pepe_hmd.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4,136",
            "competition": {
                "id": 19516,
                "name": "ATASCII Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5141/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5141/",
                    "id": 5141,
                    "name": "ATASCII Compo 2024",
                    "tagline": "4th Atari ASCII Compo",
                    "start_date": "2024-10-01",
                    "end_date": "2024-11-09",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://logiker.com/ATASCII"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/f2/1a9b.352616.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/38/f2/1a9b.352616.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/f2/1a9b.352616.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "atascii"
    ]
}