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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22933/?format=api",
        "demozoo_url": "https://demozoo.org/music/22933/",
        "id": 22933,
        "title": "Pirates of the Night",
        "author_nicks": [
            {
                "name": "Vable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15537/?format=api",
                    "id": 15537,
                    "name": "Vable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21205/?format=api",
        "demozoo_url": "https://demozoo.org/music/21205/",
        "id": 21205,
        "title": "The tears, the Asm'98",
        "author_nicks": [
            {
                "name": "Vable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15537/?format=api",
                    "id": 15537,
                    "name": "Vable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281794/?format=api",
        "demozoo_url": "https://demozoo.org/music/281794/",
        "id": 281794,
        "title": "Give yourself",
        "author_nicks": [
            {
                "name": "Vable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15537/?format=api",
                    "id": 15537,
                    "name": "Vable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "it"
        ]
    }
]