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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41016/?format=api",
        "demozoo_url": "https://demozoo.org/music/41016/",
        "id": 41016,
        "title": "This World",
        "author_nicks": [
            {
                "name": "Charly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                    "id": 26150,
                    "name": "Charly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Essex",
                "abbreviation": "ESX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13762/?format=api",
                    "id": 13762,
                    "name": "Essex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121208/?format=api",
        "demozoo_url": "https://demozoo.org/music/121208/",
        "id": 121208,
        "title": "Human",
        "author_nicks": [
            {
                "name": "Charly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                    "id": 26150,
                    "name": "Charly",
                    "is_group": false
                }
            },
            {
                "name": "Gamma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16644/?format=api",
                    "id": 16644,
                    "name": "Gamma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Essex",
                "abbreviation": "ESX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13762/?format=api",
                    "id": 13762,
                    "name": "Essex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    }
]