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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176019/?format=api",
        "demozoo_url": "https://demozoo.org/music/176019/",
        "id": 176019,
        "title": "My Redeemer",
        "author_nicks": [
            {
                "name": "Matrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49839/?format=api",
                    "id": 49839,
                    "name": "Matrix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13616/?format=api",
                    "id": 13616,
                    "name": "Sanction",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169904/?format=api",
        "demozoo_url": "https://demozoo.org/music/169904/",
        "id": 169904,
        "title": "Eternal Dreams",
        "author_nicks": [
            {
                "name": "Matrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49839/?format=api",
                    "id": 49839,
                    "name": "Matrix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13616/?format=api",
                    "id": 13616,
                    "name": "Sanction",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-01",
        "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"
        ]
    }
]