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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290885/?format=api",
        "demozoo_url": "https://demozoo.org/music/290885/",
        "id": 290885,
        "title": "Reaching the Sky",
        "author_nicks": [
            {
                "name": "TigerHawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15846/?format=api",
                    "id": 15846,
                    "name": "Psitron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digitalus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58135/?format=api",
                    "id": 58135,
                    "name": "Digitalus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143799/?format=api",
        "demozoo_url": "https://demozoo.org/music/143799/",
        "id": 143799,
        "title": "Crap",
        "author_nicks": [
            {
                "name": "TigerHawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15846/?format=api",
                    "id": 15846,
                    "name": "Psitron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/106108/?format=api",
        "demozoo_url": "https://demozoo.org/music/106108/",
        "id": 106108,
        "title": "Pacman's Pulsating Nerve",
        "author_nicks": [
            {
                "name": "TigerHawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15846/?format=api",
                    "id": 15846,
                    "name": "Psitron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]