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

{
    "url": "https://demozoo.org/api/v1/productions/104557/?format=api",
    "demozoo_url": "https://demozoo.org/music/104557/",
    "id": 104557,
    "title": "Farewell Tears",
    "author_nicks": [
        {
            "name": "Lamb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10933/?format=api",
                "id": 10933,
                "name": "F7sus4",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Marsmellow",
            "abbreviation": "MSM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10934/?format=api",
                "id": 10934,
                "name": "Marsmellow",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-11-01",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/lamb/farewell_tears.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}