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

{
    "url": "https://demozoo.org/api/v1/productions/28045/?format=api",
    "demozoo_url": "https://demozoo.org/music/28045/",
    "id": 28045,
    "title": "Morning Doodles",
    "author_nicks": [
        {
            "name": "Kaiowa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8273/?format=api",
                "id": 8273,
                "name": "Kaiowa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sorrox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7850/?format=api",
                "id": 7850,
                "name": "Sorrox",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-09-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/happening95/music/happening95mods.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "40",
            "competition": {
                "id": 2075,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/609/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/609/",
                    "id": 609,
                    "name": "The Happening 1995",
                    "tagline": "",
                    "start_date": "1995-09-29",
                    "end_date": "1995-10-01",
                    "location": "Horten, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.41748,
                    "longitude": 10.48277,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}