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

[
    {
        "url": "https://demozoo.org/api/v1/productions/106830/?format=api",
        "demozoo_url": "https://demozoo.org/music/106830/",
        "id": 106830,
        "title": "Sarumans Forest",
        "author_nicks": [
            {
                "name": "Zargon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26247/?format=api",
                    "id": 26247,
                    "name": "Zargon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-07-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/106848/?format=api",
        "demozoo_url": "https://demozoo.org/music/106848/",
        "id": 106848,
        "title": "Mr shredder",
        "author_nicks": [
            {
                "name": "Zargon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26247/?format=api",
                    "id": 26247,
                    "name": "Zargon",
                    "is_group": false
                }
            },
            {
                "name": "mq4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48892/?format=api",
                    "id": 48892,
                    "name": "mq4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-07-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]