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

[
    {
        "url": "https://demozoo.org/api/v1/productions/182622/?format=api",
        "demozoo_url": "https://demozoo.org/music/182622/",
        "id": 182622,
        "title": "Love Is Around",
        "author_nicks": [
            {
                "name": "Orbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22684/?format=api",
                    "id": 22684,
                    "name": "Orbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Puck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22668/?format=api",
                    "id": 22668,
                    "name": "Puck",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34178/?format=api",
        "demozoo_url": "https://demozoo.org/music/34178/",
        "id": 34178,
        "title": "Bio-Reading",
        "author_nicks": [
            {
                "name": "Orbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22684/?format=api",
                    "id": 22684,
                    "name": "Orbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]