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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370149/?format=api",
        "demozoo_url": "https://demozoo.org/music/370149/",
        "id": 370149,
        "title": "3rd Dance Motion",
        "author_nicks": [
            {
                "name": "Ile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3534/?format=api",
                    "id": 3534,
                    "name": "Jean Nine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139864/?format=api",
                    "id": 139864,
                    "name": "IP",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "xm",
            "cm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333169/?format=api",
        "demozoo_url": "https://demozoo.org/music/333169/",
        "id": 333169,
        "title": "Uni Joka Viettele",
        "author_nicks": [
            {
                "name": "Ile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3534/?format=api",
                    "id": 3534,
                    "name": "Jean Nine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139864/?format=api",
                    "id": 139864,
                    "name": "IP",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-09",
        "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",
            "drum-n-bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370137/?format=api",
        "demozoo_url": "https://demozoo.org/music/370137/",
        "id": 370137,
        "title": "1st Cosmic",
        "author_nicks": [
            {
                "name": "Ile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3534/?format=api",
                    "id": 3534,
                    "name": "Jean Nine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "IP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139864/?format=api",
                    "id": 139864,
                    "name": "IP",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]