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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22932/?format=api",
        "demozoo_url": "https://demozoo.org/music/22932/",
        "id": 22932,
        "title": "Luukutus of Borg",
        "author_nicks": [
            {
                "name": "Pauli Rämö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13122/?format=api",
                    "id": 13122,
                    "name": "Pauli Rämö",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18251/?format=api",
        "demozoo_url": "https://demozoo.org/music/18251/",
        "id": 18251,
        "title": "Bananas",
        "author_nicks": [
            {
                "name": "Pauli Rämö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13122/?format=api",
                    "id": 13122,
                    "name": "Pauli Rämö",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7431/?format=api",
        "demozoo_url": "https://demozoo.org/music/7431/",
        "id": 7431,
        "title": "Music for the forests",
        "author_nicks": [
            {
                "name": "Pauli Rämö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13122/?format=api",
                    "id": 13122,
                    "name": "Pauli Rämö",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]