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

{
    "url": "https://demozoo.org/api/v1/productions/80011/?format=api",
    "demozoo_url": "https://demozoo.org/music/80011/",
    "id": 80011,
    "title": "Happy Soul",
    "author_nicks": [
        {
            "name": "Slash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5709/?format=api",
                "id": 5709,
                "name": "Slash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atomic Destruction",
            "abbreviation": "AtD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
                "id": 6085,
                "name": "Atomic Destruction",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-02-22",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Slash (RU)/happy soul.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/synthesis04/chip/slash_atd_happy_soul.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "35",
            "competition": {
                "id": 8280,
                "name": "Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1168/",
                    "id": 1168,
                    "name": "Synthesis 2004",
                    "tagline": "",
                    "start_date": "2004-02-20",
                    "end_date": "2004-02-23",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}