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

{
    "url": "https://demozoo.org/api/v1/productions/175656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175656/",
    "id": 175656,
    "title": "Useless",
    "author_nicks": [
        {
            "name": "maggen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73156/?format=api",
                "id": 73156,
                "name": "maggen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-10-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13589,
                "name": "Useless util",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2966/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2966/",
                    "id": 2966,
                    "name": "Nait 2005",
                    "tagline": "",
                    "start_date": "2005-10-13",
                    "end_date": "2005-10-15",
                    "location": "Narvik, Nordland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 68.43896,
                    "longitude": 17.42775,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}