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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38588/?format=api",
        "demozoo_url": "https://demozoo.org/music/38588/",
        "id": 38588,
        "title": "I Like The Music",
        "author_nicks": [
            {
                "name": "Mind Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24829/?format=api",
                    "id": 24829,
                    "name": "Mind Bliss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Boom Bass Records",
                "abbreviation": "BBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16234/?format=api",
                    "id": 16234,
                    "name": "Boom Bass Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "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/342929/?format=api",
        "demozoo_url": "https://demozoo.org/music/342929/",
        "id": 342929,
        "title": "I Dream of U 2Night",
        "author_nicks": [
            {
                "name": "Mind Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24829/?format=api",
                    "id": 24829,
                    "name": "Mind Bliss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                    "id": 19979,
                    "name": "Excalibur",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]