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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297067/?format=api",
        "demozoo_url": "https://demozoo.org/music/297067/",
        "id": 297067,
        "title": "Red Storm Rising",
        "author_nicks": [
            {
                "name": "Hadji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115389/?format=api",
                    "id": 115389,
                    "name": "Hadji",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ragnarok",
                "abbreviation": "ROK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124800/?format=api",
                    "id": 124800,
                    "name": "Ragnarok",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282344/?format=api",
        "demozoo_url": "https://demozoo.org/music/282344/",
        "id": 282344,
        "title": "50,000Mhz",
        "author_nicks": [
            {
                "name": "Hadji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115389/?format=api",
                    "id": 115389,
                    "name": "Hadji",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Transik F/X",
                "abbreviation": "TFX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121667/?format=api",
                    "id": 121667,
                    "name": "Transik F/X",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]