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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77040/?format=api",
        "demozoo_url": "https://demozoo.org/music/77040/",
        "id": 77040,
        "title": "Sleepless Spirit",
        "author_nicks": [
            {
                "name": "AdZ8Qb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35832/?format=api",
                    "id": 35832,
                    "name": "AdZ8Qb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "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/61819/?format=api",
        "demozoo_url": "https://demozoo.org/music/61819/",
        "id": 61819,
        "title": "It's Fall Coming",
        "author_nicks": [
            {
                "name": "AdZ8Qb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35832/?format=api",
                    "id": 35832,
                    "name": "AdZ8Qb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197372/?format=api",
        "demozoo_url": "https://demozoo.org/music/197372/",
        "id": 197372,
        "title": "Moonpath",
        "author_nicks": [
            {
                "name": "AdZ8Qb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35832/?format=api",
                    "id": 35832,
                    "name": "AdZ8Qb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]