GET /api/v1/releasers/34349/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/103304/?format=api",
        "demozoo_url": "https://demozoo.org/music/103304/",
        "id": 103304,
        "title": "Insomnia Demo",
        "author_nicks": [
            {
                "name": "Hamtech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33054/?format=api",
                    "id": 33054,
                    "name": "Hospes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Votion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34349/?format=api",
                    "id": 34349,
                    "name": "The Votion",
                    "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/59121/?format=api",
        "demozoo_url": "https://demozoo.org/music/59121/",
        "id": 59121,
        "title": "Egzekutor High-Score",
        "author_nicks": [
            {
                "name": "Hospes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33054/?format=api",
                    "id": 33054,
                    "name": "Hospes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Votion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34349/?format=api",
                    "id": 34349,
                    "name": "The Votion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-17",
        "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/59123/?format=api",
        "demozoo_url": "https://demozoo.org/music/59123/",
        "id": 59123,
        "title": "Trans Techno",
        "author_nicks": [
            {
                "name": "Hospes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33054/?format=api",
                    "id": 33054,
                    "name": "Hospes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Votion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34349/?format=api",
                    "id": 34349,
                    "name": "The Votion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-17",
        "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"
        ]
    }
]