GET /api/v1/releasers/17086/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/173421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173421/",
        "id": 173421,
        "title": "we aLL LOVE dEZ",
        "author_nicks": [
            {
                "name": "Desire",
                "abbreviation": "DSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                    "id": 1077,
                    "name": "Desire",
                    "is_group": true
                }
            },
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17086/?format=api",
                    "id": 17086,
                    "name": "Infect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97695/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97695/",
        "id": 97695,
        "title": "Alien",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17086/?format=api",
                    "id": 17086,
                    "name": "Infect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/23504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23504/",
        "id": 23504,
        "title": "Lanet",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17086/?format=api",
                    "id": 17086,
                    "name": "Infect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/23507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23507/",
        "id": 23507,
        "title": "Hedef12",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17086/?format=api",
                    "id": 17086,
                    "name": "Infect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]