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

{
    "url": "https://demozoo.org/api/v1/productions/298166/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298166/",
    "id": 298166,
    "title": "Cyclotron",
    "author_nicks": [
        {
            "name": "Mickael Pointier",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                "id": 2503,
                "name": "Dbug",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
            "id": 49,
            "name": "Oric"
        }
    ],
    "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://www.mediafire.com/file/iknntu1qp8je9ev/Cyclotron.tap/file"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "7.22",
            "competition": {
                "id": 16642,
                "name": "4K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4342/",
                    "id": 4342,
                    "name": "MiniGame 2004",
                    "tagline": "",
                    "start_date": "2004",
                    "end_date": "2004-08-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}