GET /api/v1/releasers/36381/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/63985/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63985/",
        "id": 63985,
        "title": "Life Breakdown Chart",
        "author_nicks": [
            {
                "name": "Ricardo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36380/?format=api",
                    "id": 36380,
                    "name": "Ricardo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tunneliarmeija",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36381/?format=api",
                    "id": 36381,
                    "name": "Tunneliarmeija",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "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/66503/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/66503/",
        "id": 66503,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Ricardo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36380/?format=api",
                    "id": 36380,
                    "name": "Ricardo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tunneliarmeija",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36381/?format=api",
                    "id": 36381,
                    "name": "Tunneliarmeija",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66505/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/66505/",
        "id": 66505,
        "title": "Pretty Lights",
        "author_nicks": [
            {
                "name": "Lives",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37483/?format=api",
                    "id": 37483,
                    "name": "Lives",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tunneliarmeija",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36381/?format=api",
                    "id": 36381,
                    "name": "Tunneliarmeija",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]