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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50591/?format=api",
        "demozoo_url": "https://demozoo.org/music/50591/",
        "id": 50591,
        "title": "Gueulet",
        "author_nicks": [
            {
                "name": "Calim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26652/?format=api",
                    "id": 26652,
                    "name": "Calim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                    "id": 26614,
                    "name": "MDR",
                    "is_group": true
                }
            },
            {
                "name": "Sprite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30132/?format=api",
                    "id": 30132,
                    "name": "Sprite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-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/44841/?format=api",
        "demozoo_url": "https://demozoo.org/music/44841/",
        "id": 44841,
        "title": "Riffsolo",
        "author_nicks": [
            {
                "name": "Calim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26652/?format=api",
                    "id": 26652,
                    "name": "Calim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                    "id": 26614,
                    "name": "MDR",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42009/?format=api",
        "demozoo_url": "https://demozoo.org/music/42009/",
        "id": 42009,
        "title": "Hard Noise",
        "author_nicks": [
            {
                "name": "Calim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26652/?format=api",
                    "id": 26652,
                    "name": "Calim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Good Vibes",
                "abbreviation": "GV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146296/?format=api",
                    "id": 146296,
                    "name": "Good Vibes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]