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

[
    {
        "url": "https://demozoo.org/api/v1/productions/69182/?format=api",
        "demozoo_url": "https://demozoo.org/music/69182/",
        "id": 69182,
        "title": "Ultimate Experience",
        "author_nicks": [
            {
                "name": "Pintxi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38469/?format=api",
                    "id": 38469,
                    "name": "Pintxi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59606/?format=api",
        "demozoo_url": "https://demozoo.org/music/59606/",
        "id": 59606,
        "title": "Almost A Mod",
        "author_nicks": [
            {
                "name": "Pintxi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38469/?format=api",
                    "id": 38469,
                    "name": "Pintxi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SDF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32295/?format=api",
                    "id": 32295,
                    "name": "SDF",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-27",
        "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"
        ]
    }
]