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

{
    "url": "https://demozoo.org/api/v1/productions/204766/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/204766/",
    "id": 204766,
    "title": "Djmeqanique",
    "author_nicks": [
        {
            "name": "Ray Manta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62376/?format=api",
                "id": 62376,
                "name": "Ray Manta",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DataDoor",
            "abbreviation": "DTDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66524/?format=api",
                "id": 66524,
                "name": "DataDoor",
                "is_group": true
            }
        },
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-09",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/185111/Ray%20Manta%20-%20djmeqanique.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/flashback19/graphics_petscii/ray-manta---djmeqanique.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=178676"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "43",
            "competition": {
                "id": 15183,
                "name": "Graphics - Character (PETSCII)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3822/",
                    "id": 3822,
                    "name": "Flashback 2019",
                    "tagline": "",
                    "start_date": "2019-06-08",
                    "end_date": "2019-06-10",
                    "location": "Redfern, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.89279,
                    "longitude": 151.20415,
                    "website": "http://flashbackparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/d3/221f.187711.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e6/d3/221f.187711.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/d3/221f.187711.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}