GET /api/v1/releasers/3319/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/184517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184517/",
        "id": 184517,
        "title": "Powermonger AGA Fix",
        "author_nicks": [
            {
                "name": "N.O.M.A.D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3319/?format=api",
                    "id": 3319,
                    "name": "N.O.M.A.D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "powermonger"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201694/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201694/",
        "id": 201694,
        "title": "First Samurai fixed for 680x0 / AGA",
        "author_nicks": [
            {
                "name": "N.O.M.A.D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3319/?format=api",
                    "id": 3319,
                    "name": "N.O.M.A.D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "first-samurai"
        ]
    }
]