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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71121/?format=api",
        "demozoo_url": "https://demozoo.org/music/71121/",
        "id": 71121,
        "title": "G-Loc",
        "author_nicks": [
            {
                "name": "Turtle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34548/?format=api",
                    "id": 34548,
                    "name": "Turtle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inner Circuit Explorers",
                "abbreviation": "ICE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18817/?format=api",
                    "id": 18817,
                    "name": "Inner Circuit Explorers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59572/?format=api",
        "demozoo_url": "https://demozoo.org/music/59572/",
        "id": 59572,
        "title": "Endless Spaces",
        "author_nicks": [
            {
                "name": "Turtle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34548/?format=api",
                    "id": 34548,
                    "name": "Turtle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inner Circuit Explorers",
                "abbreviation": "ICE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18817/?format=api",
                    "id": 18817,
                    "name": "Inner Circuit Explorers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]