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

{
    "url": "https://demozoo.org/api/v1/productions/279442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279442/",
    "id": 279442,
    "title": "Literally A Tiled Logo",
    "author_nicks": [
        {
            "name": "spiny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                "id": 172,
                "name": "spiny",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Torment",
            "abbreviation": "TMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-06-20",
    "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": "spiny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                    "id": 172,
                    "name": "spiny",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.spiny.org/NOVA2020/spiny_torment_256byte.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TORMENT/256BYTE.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/nova20/old_school_demo/spiny_torment_256byte.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101797"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "99",
            "competition": {
                "id": 15957,
                "name": "Old School Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3895/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3895/",
                    "id": 3895,
                    "name": "Nova Online 2020",
                    "tagline": "",
                    "start_date": "2020-06-19",
                    "end_date": "2020-06-21",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/d0/88ff.272156.png",
            "original_width": 770,
            "original_height": 542,
            "standard_url": "https://media.demozoo.org/screens/s/3e/d0/88ff.272156.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/d0/88ff.272156.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available"
    ]
}