GET /api/v1/releasers/2095/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/155831/?format=api",
        "demozoo_url": "https://demozoo.org/music/155831/",
        "id": 155831,
        "title": "chaosfront1",
        "author_nicks": [
            {
                "name": "Clone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64856/?format=api",
                    "id": 64856,
                    "name": "Clone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Krafted",
                "abbreviation": "KRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2095/?format=api",
                    "id": 2095,
                    "name": "Krafted",
                    "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": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171933/?format=api",
        "demozoo_url": "https://demozoo.org/music/171933/",
        "id": 171933,
        "title": "Mythago",
        "author_nicks": [
            {
                "name": "Stealth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71694/?format=api",
                    "id": 71694,
                    "name": "Stealth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Krafted",
                "abbreviation": "KRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2095/?format=api",
                    "id": 2095,
                    "name": "Krafted",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "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/248459/?format=api",
        "demozoo_url": "https://demozoo.org/music/248459/",
        "id": 248459,
        "title": "Kick Out the Jam",
        "author_nicks": [
            {
                "name": "Clone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64856/?format=api",
                    "id": 64856,
                    "name": "Clone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Krafted",
                "abbreviation": "KRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2095/?format=api",
                    "id": 2095,
                    "name": "Krafted",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-06-16",
        "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"
        ]
    }
]