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

{
    "url": "https://demozoo.org/api/v1/productions/307240/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/307240/",
    "id": 307240,
    "title": "PETrowave",
    "author_nicks": [
        {
            "name": "ND",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115461/?format=api",
                "id": 115461,
                "name": "ND",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-04-16",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115461/?format=api",
                    "id": 115461,
                    "name": "ND",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/227872/PETrowave.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/revision22/ascii-ansi-petscii/inbound8619017764334783225.bin"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=216842"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "1051",
            "competition": {
                "id": 17006,
                "name": "ANSI/ASCII/PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4424/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4424/",
                    "id": 4424,
                    "name": "Revision 2022",
                    "tagline": "Satellites",
                    "start_date": "2022-04-15",
                    "end_date": "2022-04-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2022.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/52/339f.307406.png",
            "original_width": 1152,
            "original_height": 816,
            "standard_url": "https://media.demozoo.org/screens/s/aa/52/339f.307406.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/52/339f.307406.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}