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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318670/?format=api",
        "demozoo_url": "https://demozoo.org/music/318670/",
        "id": 318670,
        "title": "Easy & Short",
        "author_nicks": [
            {
                "name": "Szura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135926/?format=api",
                    "id": 135926,
                    "name": "Szura",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318707/?format=api",
        "demozoo_url": "https://demozoo.org/music/318707/",
        "id": 318707,
        "title": "Agioni Lupus",
        "author_nicks": [
            {
                "name": "Mr. Fusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135942/?format=api",
                    "id": 135942,
                    "name": "Mr. Fusion",
                    "is_group": false
                }
            },
            {
                "name": "Szura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135926/?format=api",
                    "id": 135926,
                    "name": "Szura",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]