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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137082/?format=api",
        "demozoo_url": "https://demozoo.org/music/137082/",
        "id": 137082,
        "title": "Pick It Up!",
        "author_nicks": [
            {
                "name": "Warp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30755/?format=api",
                    "id": 30755,
                    "name": "Warpery",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Surrounders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                    "id": 30709,
                    "name": "The Surrounders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52130/?format=api",
        "demozoo_url": "https://demozoo.org/music/52130/",
        "id": 52130,
        "title": "Night Adventure",
        "author_nicks": [
            {
                "name": "Warp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30755/?format=api",
                    "id": 30755,
                    "name": "Warpery",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Surrounders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                    "id": 30709,
                    "name": "The Surrounders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "mtm"
        ]
    }
]