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

{
    "url": "https://demozoo.org/api/v1/productions/280227/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280227/",
    "id": 280227,
    "title": "Telepor10",
    "author_nicks": [
        {
            "name": "romwer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77411/?format=api",
                "id": 77411,
                "name": "romwer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-30",
    "supertype": "production",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/201086/telepor10.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=193127"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "18",
            "score": "22.86",
            "competition": {
                "id": 16000,
                "name": "4k game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4085/",
                    "id": 4085,
                    "name": "C64 4kb Game Coding Competition 2020",
                    "tagline": "",
                    "start_date": "2020-01-21",
                    "end_date": "2020-06-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://reset64-magazine.itch.io/2020-reset64-4kb-craptastic-game-compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/2f/809f.273475.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ea/2f/809f.273475.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/2f/809f.273475.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "demake",
        "commodore-basic-v2"
    ]
}