GET /api/v1/releasers/48073/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/34522/?format=api",
        "demozoo_url": "https://demozoo.org/music/34522/",
        "id": 34522,
        "title": "Kalima Numbdi III",
        "author_nicks": [
            {
                "name": "Antastal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15253/?format=api",
                    "id": 15253,
                    "name": "Antastal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freelance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48073/?format=api",
                    "id": 48073,
                    "name": "Freelance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "28ch",
            "psychedelic",
            "goa"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372189/?format=api",
        "demozoo_url": "https://demozoo.org/music/372189/",
        "id": 372189,
        "title": "earthworm",
        "author_nicks": [
            {
                "name": "Bargel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118008/?format=api",
                    "id": 118008,
                    "name": "Bargel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freelance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48073/?format=api",
                    "id": 48073,
                    "name": "Freelance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-01-15",
        "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",
            "bj-guitar"
        ]
    }
]