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

[
    {
        "url": "https://demozoo.org/api/v1/productions/106787/?format=api",
        "demozoo_url": "https://demozoo.org/music/106787/",
        "id": 106787,
        "title": "Mad Cow",
        "author_nicks": [
            {
                "name": "Pepito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48893/?format=api",
                    "id": 48893,
                    "name": "Pepito",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272597/?format=api",
        "demozoo_url": "https://demozoo.org/music/272597/",
        "id": 272597,
        "title": "Natural High",
        "author_nicks": [
            {
                "name": "Pepito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48893/?format=api",
                    "id": 48893,
                    "name": "Pepito",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Playmobil",
                "abbreviation": "PMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21675/?format=api",
                    "id": 21675,
                    "name": "Playmobil",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]