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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317197/?format=api",
        "demozoo_url": "https://demozoo.org/music/317197/",
        "id": 317197,
        "title": "Night of the Living Hoovers (Better Late Than Chia Remix)",
        "author_nicks": [
            {
                "name": "JaZz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46715/?format=api",
                    "id": 46715,
                    "name": "JaZz",
                    "is_group": false
                }
            },
            {
                "name": "Sidewinder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105866/?format=api",
                    "id": 105866,
                    "name": "Sidewinder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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",
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317196/?format=api",
        "demozoo_url": "https://demozoo.org/music/317196/",
        "id": 317196,
        "title": "Night of the Living Hoovers",
        "author_nicks": [
            {
                "name": "JaZz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46715/?format=api",
                    "id": 46715,
                    "name": "JaZz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "EuphoniX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46695/?format=api",
                    "id": 46695,
                    "name": "EuphoniX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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"
        ]
    }
]