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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203985/?format=api",
        "demozoo_url": "https://demozoo.org/music/203985/",
        "id": 203985,
        "title": "OnDaGround",
        "author_nicks": [
            {
                "name": "Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64178/?format=api",
                    "id": 64178,
                    "name": "Avenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exlex",
                "abbreviation": "XLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14026/?format=api",
                    "id": 14026,
                    "name": "Exlex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154149/?format=api",
        "demozoo_url": "https://demozoo.org/music/154149/",
        "id": 154149,
        "title": "Iroc",
        "author_nicks": [
            {
                "name": "Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64178/?format=api",
                    "id": 64178,
                    "name": "Avenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exlex",
                "abbreviation": "XLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14026/?format=api",
                    "id": 14026,
                    "name": "Exlex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]