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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64180/?format=api",
        "demozoo_url": "https://demozoo.org/music/64180/",
        "id": 64180,
        "title": "MC Neger - Counter 4 Ever!!!!!",
        "author_nicks": [
            {
                "name": "[HERMAN]Neger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36539/?format=api",
                    "id": 36539,
                    "name": "[HERMAN]Neger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271349/?format=api",
        "demozoo_url": "https://demozoo.org/music/271349/",
        "id": 271349,
        "title": "DJ Neger - Feeling for counter",
        "author_nicks": [
            {
                "name": "[HERMAN]Neger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36539/?format=api",
                    "id": 36539,
                    "name": "[HERMAN]Neger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]