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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309770/?format=api",
        "demozoo_url": "https://demozoo.org/music/309770/",
        "id": 309770,
        "title": "Another Day is Away",
        "author_nicks": [
            {
                "name": "Orion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36746/?format=api",
                    "id": 36746,
                    "name": "Orion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Wonderz",
                "abbreviation": "VWZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36750/?format=api",
                    "id": 36750,
                    "name": "Virtual Wonderz",
                    "is_group": true
                }
            },
            {
                "name": "X-Seed",
                "abbreviation": "XSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                    "id": 22249,
                    "name": "X-Seed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281734/?format=api",
        "demozoo_url": "https://demozoo.org/music/281734/",
        "id": 281734,
        "title": "The Way",
        "author_nicks": [
            {
                "name": "Orion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36746/?format=api",
                    "id": 36746,
                    "name": "Orion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Wonderz",
                "abbreviation": "VWZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36750/?format=api",
                    "id": 36750,
                    "name": "Virtual Wonderz",
                    "is_group": true
                }
            }
        ],
        "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": [
            "32ch",
            "xm"
        ]
    }
]