GET /api/v1/releasers/113253/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/276464/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276464/",
        "id": 276464,
        "title": "Greetz",
        "author_nicks": [
            {
                "name": "Mikar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113252/?format=api",
                    "id": 113252,
                    "name": "Mikar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TEQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113253/?format=api",
                    "id": 113253,
                    "name": "TEQ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276469/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276469/",
        "id": 276469,
        "title": "Puppy",
        "author_nicks": [
            {
                "name": "Miktar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48088/?format=api",
                    "id": 48088,
                    "name": "Miktar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TEQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113253/?format=api",
                    "id": 113253,
                    "name": "TEQ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276476/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276476/",
        "id": 276476,
        "title": "And when he awoke",
        "author_nicks": [
            {
                "name": "Miktar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48088/?format=api",
                    "id": 48088,
                    "name": "Miktar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TEQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113253/?format=api",
                    "id": 113253,
                    "name": "TEQ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276490/?format=api",
        "demozoo_url": "https://demozoo.org/music/276490/",
        "id": 276490,
        "title": "Aspirations",
        "author_nicks": [
            {
                "name": "Toadflakz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113260/?format=api",
                    "id": 113260,
                    "name": "Toadflakz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TEQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113253/?format=api",
                    "id": 113253,
                    "name": "TEQ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]