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

{
    "url": "https://demozoo.org/api/v1/productions/292754/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292754/",
    "id": 292754,
    "title": "My First Day at Work!",
    "author_nicks": [
        {
            "name": "Kat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122063/?format=api",
                "id": 122063,
                "name": "Kat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-04-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ftp.gathering.org/TG/2021/CreativeCompos/GameJam/My_First_Day_at_Work_by_Kathrine_aka_Kat.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/thegathering21/gamejam/my_first_day_at_work_by_kathrine_aka_kat.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "77",
            "competition": {
                "id": 16429,
                "name": "Gamejam",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4222/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4222/",
                    "id": 4222,
                    "name": "The Gathering 2021 Online",
                    "tagline": "",
                    "start_date": "2021-03-29",
                    "end_date": "2021-04-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/e2/60e3.289464.jpg",
            "original_width": 946,
            "original_height": 541,
            "standard_url": "https://media.demozoo.org/screens/s/f6/e2/60e3.289464.jpg",
            "standard_width": 400,
            "standard_height": 228,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/e2/60e3.289464.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 114
        }
    ],
    "tags": []
}