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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370900/?format=api",
        "demozoo_url": "https://demozoo.org/music/370900/",
        "id": 370900,
        "title": "Bounty",
        "author_nicks": [
            {
                "name": "Triplex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148907/?format=api",
                    "id": 148907,
                    "name": "Triplex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bounty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27256/?format=api",
                    "id": 27256,
                    "name": "Bounty",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-02",
        "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/370899/?format=api",
        "demozoo_url": "https://demozoo.org/music/370899/",
        "id": 370899,
        "title": "Cool Bounty",
        "author_nicks": [
            {
                "name": "Triplex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148907/?format=api",
                    "id": 148907,
                    "name": "Triplex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bounty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27256/?format=api",
                    "id": 27256,
                    "name": "Bounty",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-10-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]