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

{
    "url": "https://demozoo.org/api/v1/productions/284883/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/284883/",
    "id": 284883,
    "title": "Croco Love",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-10-03",
    "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": "Logiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                    "id": 77454,
                    "name": "Logiker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=242544"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/inercia20/textmode_graphics/logiker_-_croco_love.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=196327"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "116",
            "competition": {
                "id": 16173,
                "name": "Textmode Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3984/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3984/",
                    "id": 3984,
                    "name": "Inércia Demoparty 2020",
                    "tagline": "",
                    "start_date": "2020-10-02",
                    "end_date": "2020-10-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/d4/0e94.278945.png",
            "original_width": 352,
            "original_height": 232,
            "standard_url": "https://media.demozoo.org/screens/s/eb/d4/0e94.278945.png",
            "standard_width": 352,
            "standard_height": 232,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/d4/0e94.278945.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "petscii"
    ]
}