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

{
    "url": "https://demozoo.org/api/v1/productions/361377/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361377/",
    "id": 361377,
    "title": "Double",
    "author_nicks": [
        {
            "name": "Popmilo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50520/?format=api",
                "id": 50520,
                "name": "Popmilo",
                "is_group": false
            }
        },
        {
            "name": "Raster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                "id": 8875,
                "name": "Raster",
                "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=8524"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OTFAAe7sqf4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=4",
            "score": "500",
            "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": []
}