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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60902/?format=api",
        "demozoo_url": "https://demozoo.org/music/60902/",
        "id": 60902,
        "title": "Psy Abduction",
        "author_nicks": [
            {
                "name": "randomajestiq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35171/?format=api",
                    "id": 35171,
                    "name": "randomajestiq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60911/?format=api",
        "demozoo_url": "https://demozoo.org/music/60911/",
        "id": 60911,
        "title": "Uhoidokalo",
        "author_nicks": [
            {
                "name": "randomajestiq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35171/?format=api",
                    "id": 35171,
                    "name": "randomajestiq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]