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

{
    "url": "https://demozoo.org/api/v1/productions/44956/?format=api",
    "demozoo_url": "https://demozoo.org/music/44956/",
    "id": 44956,
    "title": "East Bay Funk",
    "author_nicks": [
        {
            "name": "gd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30746/?format=api",
                "id": 30746,
                "name": "gd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Dennis Courtney 5",
            "abbreviation": "DC5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                "id": 6572,
                "name": "The Dennis Courtney 5",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-03",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/springbreak99/music/fast-tracked/brett99s.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "10",
            "competition": {
                "id": 4432,
                "name": "Fast Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/937/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/937/",
                    "id": 937,
                    "name": "Spring Break 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-04",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": "http://skaro.scene.org/sb99"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}