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

{
    "url": "https://demozoo.org/api/v1/productions/43740/?format=api",
    "demozoo_url": "https://demozoo.org/music/43740/",
    "id": 43740,
    "title": "Living Wage",
    "author_nicks": [
        {
            "name": "Raiden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4281/?format=api",
                "id": 4281,
                "name": "Raiden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exmortis",
            "abbreviation": "XMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                "id": 4250,
                "name": "Exmortis",
                "is_group": true
            }
        },
        {
            "name": "Suspend",
            "abbreviation": "SPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-25",
    "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/1999/horizon99/mp3/06.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/361/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "176",
            "competition": {
                "id": 4263,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1058/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1058/",
                    "id": 1058,
                    "name": "Horizon 1999",
                    "tagline": "",
                    "start_date": "1999-09-24",
                    "end_date": "1999-09-26",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.918919,
                    "longitude": 19.1343,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}