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

{
    "url": "https://demozoo.org/api/v1/productions/89524/?format=api",
    "demozoo_url": "https://demozoo.org/music/89524/",
    "id": 89524,
    "title": "When My Wife Comes Home",
    "author_nicks": [
        {
            "name": "Szudi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12155/?format=api",
                "id": 12155,
                "name": "Szudi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        },
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-09-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/wecan13/music_streaming/steaming_msx_compo-when_my_wife_comes_home__szudi_amnesty_defame_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "56",
            "competition": {
                "id": 9457,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1834/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1834/",
                    "id": 1834,
                    "name": "WeCan 2013",
                    "tagline": "",
                    "start_date": "2013-09-20",
                    "end_date": "2013-09-22",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.761742,
                    "longitude": 19.46801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}