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

{
    "url": "https://demozoo.org/api/v1/productions/294662/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/294662/",
    "id": 294662,
    "title": "Invitation to Out Of Compo 2021",
    "author_nicks": [
        {
            "name": "Shuran33",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33070/?format=api",
                "id": 33070,
                "name": "Shuran33",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-05-19",
    "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/213696/Invitation%20to%20OutOfCompo%202021.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=204413"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 45,
            "ranking": "=43",
            "score": "",
            "competition": {
                "id": 16456,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4279/",
                    "id": 4279,
                    "name": "Plain PETSCII 2021",
                    "tagline": "8x8 ain't enough",
                    "start_date": "2021-05-08",
                    "end_date": "2021-05-22",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=149156"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4290/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4290/",
            "id": 4290,
            "name": "Out of Compo 2021",
            "tagline": "",
            "start_date": "2021-07-10",
            "end_date": "2021-07-10",
            "location": "Moskva, Moscow, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 55.76167,
            "longitude": 37.60667,
            "website": "https://ooc.retroscene.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/21/cf97.292159.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ea/21/cf97.292159.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/21/cf97.292159.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii",
        "nsfw"
    ]
}