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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283753/?format=api",
        "demozoo_url": "https://demozoo.org/music/283753/",
        "id": 283753,
        "title": "I Ain't The One",
        "author_nicks": [
            {
                "name": "Brutac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48114/?format=api",
                    "id": 48114,
                    "name": "Brutac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "U.F.A.",
                "abbreviation": "UFA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48116/?format=api",
                    "id": 48116,
                    "name": "U.F.A.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "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/342868/?format=api",
        "demozoo_url": "https://demozoo.org/music/342868/",
        "id": 342868,
        "title": "Axel F.",
        "author_nicks": [
            {
                "name": "Brutac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48114/?format=api",
                    "id": 48114,
                    "name": "Brutac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10011/?format=api",
                    "id": 10011,
                    "name": "Twist",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]