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

[
    {
        "url": "https://demozoo.org/api/v1/productions/386290/?format=api",
        "demozoo_url": "https://demozoo.org/music/386290/",
        "id": 386290,
        "title": "uazza",
        "author_nicks": [
            {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154980/?format=api",
                    "id": 154980,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Heresy",
                "abbreviation": "HRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/445/?format=api",
                    "id": 445,
                    "name": "Heresy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-12",
        "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/386289/?format=api",
        "demozoo_url": "https://demozoo.org/music/386289/",
        "id": 386289,
        "title": "brocken-clock",
        "author_nicks": [
            {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154980/?format=api",
                    "id": 154980,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Heresy",
                "abbreviation": "HRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/445/?format=api",
                    "id": 445,
                    "name": "Heresy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]