GET /api/v1/releasers/65711/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/60391/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60391/",
        "id": 60391,
        "title": "Pesadillas",
        "author_nicks": [
            {
                "name": "Sami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34935/?format=api",
                    "id": 34935,
                    "name": "Sami",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Petabyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65711/?format=api",
                    "id": 65711,
                    "name": "Petabyte",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-07-24",
        "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/60396/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60396/",
        "id": 60396,
        "title": "Puente colgante",
        "author_nicks": [
            {
                "name": "Ozimandias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34938/?format=api",
                    "id": 34938,
                    "name": "Ozimandias",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Petabyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65711/?format=api",
                    "id": 65711,
                    "name": "Petabyte",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]