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

{
    "url": "https://demozoo.org/api/v1/productions/363783/?format=api",
    "demozoo_url": "https://demozoo.org/music/363783/",
    "id": 363783,
    "title": "In No Way Funky",
    "author_nicks": [
        {
            "name": "Exel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58543/?format=api",
                "id": 58543,
                "name": "Exel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19605,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5210/",
                    "id": 5210,
                    "name": "Revelation 1997",
                    "tagline": "",
                    "start_date": "1997-07-05",
                    "end_date": "1997-07-05",
                    "location": "Welwyn Garden City, Hertfordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.80174,
                    "longitude": -0.20691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}