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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105624/?format=api",
        "demozoo_url": "https://demozoo.org/music/105624/",
        "id": 105624,
        "title": "Strange Thoughts",
        "author_nicks": [
            {
                "name": "Bizzelor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48754/?format=api",
                    "id": 48754,
                    "name": "Bizzelor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002",
        "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/105661/?format=api",
        "demozoo_url": "https://demozoo.org/music/105661/",
        "id": 105661,
        "title": "Smooth Thing",
        "author_nicks": [
            {
                "name": "Bizzelor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48754/?format=api",
                    "id": 48754,
                    "name": "Bizzelor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]