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

{
    "url": "https://demozoo.org/api/v1/productions/80903/?format=api",
    "demozoo_url": "https://demozoo.org/music/80903/",
    "id": 80903,
    "title": "Love Song 4 Leonor",
    "author_nicks": [
        {
            "name": "thEpOpE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32302/?format=api",
                "id": 32302,
                "name": "The Pope",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cathedral",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19874/?format=api",
                "id": 19874,
                "name": "Cathedral",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-05",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/ThePope/love song 4 leonor.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/bcnparty05/chiptune/ls4l_pope.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "29",
            "competition": {
                "id": 8379,
                "name": "Chiptune Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1099/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1099/",
                    "id": 1099,
                    "name": "BCN Party 2005",
                    "tagline": "BCN Party 101",
                    "start_date": "2005-11-04",
                    "end_date": "2005-11-06",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "7ch"
    ]
}