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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168786/?format=api",
        "demozoo_url": "https://demozoo.org/music/168786/",
        "id": 168786,
        "title": "strictly rhythm",
        "author_nicks": [
            {
                "name": "sEsE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46293/?format=api",
                    "id": 46293,
                    "name": "sEsE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Newcomers",
                "abbreviation": "NC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11223/?format=api",
                    "id": 11223,
                    "name": "Newcomers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "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/165878/?format=api",
        "demozoo_url": "https://demozoo.org/music/165878/",
        "id": 165878,
        "title": "Melody",
        "author_nicks": [
            {
                "name": "sEsE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46293/?format=api",
                    "id": 46293,
                    "name": "sEsE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]