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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25107/?format=api",
        "demozoo_url": "https://demozoo.org/music/25107/",
        "id": 25107,
        "title": "MAKE U DANCE",
        "author_nicks": [
            {
                "name": "Meo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1329/?format=api",
                    "id": 1329,
                    "name": "Meo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Studio One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18075/?format=api",
                    "id": 18075,
                    "name": "Studio One",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/25148/?format=api",
        "demozoo_url": "https://demozoo.org/music/25148/",
        "id": 25148,
        "title": "DICKE EIER",
        "author_nicks": [
            {
                "name": "Fluxgold",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18092/?format=api",
                    "id": 18092,
                    "name": "Fluxgold",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Studio One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18075/?format=api",
                    "id": 18075,
                    "name": "Studio One",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]