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

{
    "url": "https://demozoo.org/api/v1/productions/305647/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305647/",
    "id": 305647,
    "title": "heart256",
    "author_nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/256_byte_intro_oldschool/aki-heart256.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XBSiee_RSWA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "=22",
            "score": "129",
            "competition": {
                "id": 16882,
                "name": "Oldschool 256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}