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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146040/?format=api",
        "demozoo_url": "https://demozoo.org/music/146040/",
        "id": 146040,
        "title": "Suspicion",
        "author_nicks": [
            {
                "name": "Ap.t",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61517/?format=api",
                    "id": 61517,
                    "name": "Ap.t",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-29",
        "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/146039/?format=api",
        "demozoo_url": "https://demozoo.org/music/146039/",
        "id": 146039,
        "title": "Thenadays and Still",
        "author_nicks": [
            {
                "name": "Ap.t",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61517/?format=api",
                    "id": 61517,
                    "name": "Ap.t",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]