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

{
    "url": "https://demozoo.org/api/v1/productions/292307/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292307/",
    "id": 292307,
    "title": "TicTacBum",
    "author_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-04-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TomCat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8556/?format=api",
                    "id": 8556,
                    "name": "TomCat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/revision21/256-byte-intro/tictacbm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88545"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JXB2KABJOjk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "926",
            "competition": {
                "id": 16407,
                "name": "256 byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4191/",
                    "id": 4191,
                    "name": "Revision Online 2021",
                    "tagline": "Together",
                    "start_date": "2021-04-02",
                    "end_date": "2021-04-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2021.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/2d/73cd.288544.jpg",
            "original_width": 400,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/08/2d/73cd.288544.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/2d/73cd.288544.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "pc-speaker",
        "source-available"
    ]
}