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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155022/?format=api",
        "demozoo_url": "https://demozoo.org/music/155022/",
        "id": 155022,
        "title": "Strangeness",
        "author_nicks": [
            {
                "name": "Dps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64544/?format=api",
                    "id": 64544,
                    "name": "Dps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insurrection Music Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64545/?format=api",
                    "id": 64545,
                    "name": "Insurrection Music Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163856/?format=api",
        "demozoo_url": "https://demozoo.org/music/163856/",
        "id": 163856,
        "title": "Renascent Satellite",
        "author_nicks": [
            {
                "name": "Dps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64544/?format=api",
                    "id": 64544,
                    "name": "Dps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insurrection Music Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64545/?format=api",
                    "id": 64545,
                    "name": "Insurrection Music Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]