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

{
    "url": "https://demozoo.org/api/v1/productions/361382/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361382/",
    "id": 361382,
    "title": "DotA",
    "author_nicks": [
        {
            "name": "Matosimi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29730/?format=api",
                "id": 29730,
                "name": "Matosimi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-31",
    "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=8523"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vWQT_M2gRz8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "9",
            "score": "394",
            "competition": {
                "id": 19528,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5192/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5192/",
                    "id": 5192,
                    "name": "ABBUC Software Contest 2023",
                    "tagline": "",
                    "start_date": "2023-04-09",
                    "end_date": "2023-10-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://abbuc.de/category/community/software-competition/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}