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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59119/?format=api",
        "demozoo_url": "https://demozoo.org/music/59119/",
        "id": 59119,
        "title": "Tout pour la ZIK'",
        "author_nicks": [
            {
                "name": "Adderflya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34351/?format=api",
                    "id": 34351,
                    "name": "Adderflya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marseille Production",
                "abbreviation": "MAP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27793/?format=api",
                    "id": 27793,
                    "name": "Marseille Production",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44862/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44862/",
        "id": 44862,
        "title": "Merry",
        "author_nicks": [
            {
                "name": "Kayl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27822/?format=api",
                    "id": 27822,
                    "name": "Kayl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marseille Production",
                "abbreviation": "MAP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27793/?format=api",
                    "id": 27793,
                    "name": "Marseille Production",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]