GET /api/v1/releasers/49908/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/161318/?format=api",
        "demozoo_url": "https://demozoo.org/music/161318/",
        "id": 161318,
        "title": "Not That Fast (140)",
        "author_nicks": [
            {
                "name": "doggun2k666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66950/?format=api",
                    "id": 66950,
                    "name": "doggun2k666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mehu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49908/?format=api",
                    "id": 49908,
                    "name": "Mehu",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136301/",
        "id": 136301,
        "title": "Low Quality Is the Future",
        "author_nicks": [
            {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mehu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49908/?format=api",
                    "id": 49908,
                    "name": "Mehu",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]