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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316449/?format=api",
        "demozoo_url": "https://demozoo.org/music/316449/",
        "id": 316449,
        "title": "Immortal Bytes (tune 11)",
        "author_nicks": [
            {
                "name": "Blazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108116/?format=api",
                    "id": 108116,
                    "name": "Joe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zone 45",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                    "id": 54827,
                    "name": "Zone 45",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/316450/?format=api",
        "demozoo_url": "https://demozoo.org/music/316450/",
        "id": 316450,
        "title": "Immortal Bytes (tune 2)",
        "author_nicks": [
            {
                "name": "Blazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108116/?format=api",
                    "id": 108116,
                    "name": "Joe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zone 45",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                    "id": 54827,
                    "name": "Zone 45",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/316348/?format=api",
        "demozoo_url": "https://demozoo.org/music/316348/",
        "id": 316348,
        "title": "Borned to Rule (part 1)",
        "author_nicks": [
            {
                "name": "Blazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108116/?format=api",
                    "id": 108116,
                    "name": "Joe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zone 45",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                    "id": 54827,
                    "name": "Zone 45",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-03-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]