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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24042/?format=api",
        "demozoo_url": "https://demozoo.org/music/24042/",
        "id": 24042,
        "title": "I´ve A Jazzy Feeling",
        "author_nicks": [
            {
                "name": "BZZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17465/?format=api",
                    "id": 17465,
                    "name": "BZZ",
                    "is_group": false
                }
            },
            {
                "name": "Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11093/?format=api",
                    "id": 11093,
                    "name": "Carlos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166222/?format=api",
        "demozoo_url": "https://demozoo.org/music/166222/",
        "id": 166222,
        "title": "Molnár Gyuláné",
        "author_nicks": [
            {
                "name": "BZZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17465/?format=api",
                    "id": 17465,
                    "name": "BZZ",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Pixel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11069/?format=api",
                    "id": 11069,
                    "name": "Mr. Pixel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]