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

{
    "url": "https://demozoo.org/api/v1/productions/80285/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80285/",
    "id": 80285,
    "title": "I'm too Wasted to Think of a Name",
    "author_nicks": [
        {
            "name": "Finnish Amiga Group",
            "abbreviation": "FAG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                "id": 5268,
                "name": "Finnish Amiga Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-01-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "DISQ",
            "score": "",
            "competition": {
                "id": 8329,
                "name": "Music Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/326/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/326/",
                    "id": 326,
                    "name": "Alternative Party 2005",
                    "tagline": "AltParty 6",
                    "start_date": "2005-01-14",
                    "end_date": "2005-01-16",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}