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

{
    "url": "https://demozoo.org/api/v1/productions/314736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314736/",
    "id": 314736,
    "title": "Trax",
    "author_nicks": [
        {
            "name": "Shanti77",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75315/?format=api",
                "id": 75315,
                "name": "Shanti77",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://a8.fandal.cz/download.php?files_id=8317"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5JMdl2t4i10"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 17495,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4552/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4552/",
                    "id": 4552,
                    "name": "ABBUC Software Contest 2022",
                    "tagline": "",
                    "start_date": "2022-05-02",
                    "end_date": "2022-10-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://abbuc.de/category/community/software-competition/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}