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

{
    "url": "https://demozoo.org/api/v1/productions/28241/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28241/",
    "id": 28241,
    "title": "Weirdo",
    "author_nicks": [
        {
            "name": "Damac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3288/?format=api",
                "id": 3288,
                "name": "Damaq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1993/?format=api",
                "id": 1993,
                "name": "@",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-01-14",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "180",
            "competition": {
                "id": 2106,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/622/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/622/",
                    "id": 622,
                    "name": "Juhla 1995",
                    "tagline": "",
                    "start_date": "1995-01-14",
                    "end_date": "1995-01-15",
                    "location": "Iisalmi, Ylä-Savo, Northern Savo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.55915,
                    "longitude": 27.19067,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}