GET /api/v1/releasers/25167/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/87618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87618/",
        "id": 87618,
        "title": "Valoträkkeri",
        "author_nicks": [
            {
                "name": "Hot Lambda Lovin'",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25167/?format=api",
                    "id": 25167,
                    "name": "Hot Lambda Lovin'",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-05-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39348/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39348/",
        "id": 39348,
        "title": "An Instance Of Purple",
        "author_nicks": [
            {
                "name": "Hot Lambda Lovin'",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25167/?format=api",
                    "id": 25167,
                    "name": "Hot Lambda Lovin'",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "haskell"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87208/",
        "id": 87208,
        "title": "An Instance Of Epicness",
        "author_nicks": [
            {
                "name": "Hot Lambda Lovin'",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25167/?format=api",
                    "id": 25167,
                    "name": "Hot Lambda Lovin'",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "haskell"
        ]
    }
]