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

{
    "url": "https://demozoo.org/api/v1/productions/361384/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361384/",
    "id": 361384,
    "title": "WozMon",
    "author_nicks": [
        {
            "name": "freetz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146043/?format=api",
                "id": 146043,
                "name": "freetz",
                "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/fredlcore/AtariWozMon"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3MdVf_60dfo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "11",
            "score": "374",
            "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": []
}