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

{
    "url": "https://demozoo.org/api/v1/productions/18120/?format=api",
    "demozoo_url": "https://demozoo.org/music/18120/",
    "id": 18120,
    "title": "My Funeral",
    "author_nicks": [
        {
            "name": "Holiday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/631/?format=api",
                "id": 631,
                "name": "Doc Holiday",
                "is_group": false
            }
        },
        {
            "name": "Rackler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/636/?format=api",
                "id": 636,
                "name": "Rackler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Grandpas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13049/?format=api",
                "id": 13049,
                "name": "Grandpas",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-08",
    "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/Protracker/Doc%20Holiday/my%20funeral.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/symposium96/m4ch/dochrack.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "29",
            "competition": {
                "id": 1059,
                "name": "ProTracker Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/329/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/329/",
                    "id": 329,
                    "name": "Symposium 1996",
                    "tagline": "",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-08",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}