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

{
    "url": "https://demozoo.org/api/v1/productions/48869/?format=api",
    "demozoo_url": "https://demozoo.org/music/48869/",
    "id": 48869,
    "title": "Call Me Please ...",
    "author_nicks": [
        {
            "name": "PCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20539/?format=api",
                "id": 20539,
                "name": "PCH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unreal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                "id": 23015,
                "name": "Unreal",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-17",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/PCH/call%20me%20please.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/forever07/c64/forever-reneg8-releases.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "354",
            "competition": {
                "id": 4946,
                "name": "Commodore Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/128/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/128/",
                    "id": 128,
                    "name": "Forever 2007",
                    "tagline": "Forever Reneg8",
                    "start_date": "2007-03-16",
                    "end_date": "2007-03-18",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}