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

{
    "url": "https://demozoo.org/api/v1/productions/278595/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278595/",
    "id": 278595,
    "title": "Wobble",
    "author_nicks": [
        {
            "name": "Solomon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14785/?format=api",
                "id": 14785,
                "name": "Solomon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21653/?format=api",
                "id": 21653,
                "name": "Gash",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-05-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Solomon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14785/?format=api",
                    "id": 14785,
                    "name": "Solomon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GASH/WOBBLE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/outline20/256_byte_intro/wobble.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86138"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WnR6hRillDY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "93",
            "competition": {
                "id": 15918,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4065/",
                    "id": 4065,
                    "name": "Outline Online 2020",
                    "tagline": "",
                    "start_date": "2020-05-22",
                    "end_date": "2020-05-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/ca/aa89.267253.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/dc/ca/aa89.267253.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/ca/aa89.267253.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available",
        "header-excluded"
    ]
}