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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170176/?format=api",
        "demozoo_url": "https://demozoo.org/music/170176/",
        "id": 170176,
        "title": "Land of Sand",
        "author_nicks": [
            {
                "name": "Wasquez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70861/?format=api",
                    "id": 70861,
                    "name": "Wasquez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legion Of Steel Warriors",
                "abbreviation": "LOSW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59583/?format=api",
                    "id": 59583,
                    "name": "Legion Of Steel Warriors",
                    "is_group": true
                }
            },
            {
                "name": "Rampage",
                "abbreviation": "RP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38399/?format=api",
                    "id": 38399,
                    "name": "Rampage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324578/?format=api",
        "demozoo_url": "https://demozoo.org/music/324578/",
        "id": 324578,
        "title": "BrainStormCollect",
        "author_nicks": [
            {
                "name": "Wasquez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70861/?format=api",
                    "id": 70861,
                    "name": "Wasquez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legion Of Steel Warriors",
                "abbreviation": "LOSW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59583/?format=api",
                    "id": 59583,
                    "name": "Legion Of Steel Warriors",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]