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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68805/?format=api",
        "demozoo_url": "https://demozoo.org/music/68805/",
        "id": 68805,
        "title": "Sakura Part 1",
        "author_nicks": [
            {
                "name": "Fee.nix-Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38415/?format=api",
                    "id": 38415,
                    "name": "Fee.nix-Z",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "buzz-tracker",
            "bmx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68807/?format=api",
        "demozoo_url": "https://demozoo.org/music/68807/",
        "id": 68807,
        "title": "Sakura Part 2",
        "author_nicks": [
            {
                "name": "Fee.nix-Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38415/?format=api",
                    "id": 38415,
                    "name": "Fee.nix-Z",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "buzz-tracker",
            "bmx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46901/?format=api",
        "demozoo_url": "https://demozoo.org/music/46901/",
        "id": 46901,
        "title": "Trix",
        "author_nicks": [
            {
                "name": "Baltiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38415/?format=api",
                    "id": 38415,
                    "name": "Fee.nix-Z",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantasy",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                    "id": 2226,
                    "name": "Phantasy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]