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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29026/?format=api",
        "demozoo_url": "https://demozoo.org/music/29026/",
        "id": 29026,
        "title": "The epic song on the loose",
        "author_nicks": [
            {
                "name": "Witchunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19252/?format=api",
                    "id": 19252,
                    "name": "Witchunter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Debris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19253/?format=api",
                    "id": 19253,
                    "name": "Debris",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27811/?format=api",
        "demozoo_url": "https://demozoo.org/music/27811/",
        "id": 27811,
        "title": "Speed-Up",
        "author_nicks": [
            {
                "name": "Witchunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19252/?format=api",
                    "id": 19252,
                    "name": "Witchunter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Debris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19253/?format=api",
                    "id": 19253,
                    "name": "Debris",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]