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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47914/",
        "id": 47914,
        "title": "Miksei porno pyöri?",
        "author_nicks": [
            {
                "name": "N Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29307/?format=api",
                    "id": 29307,
                    "name": "N Bastards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]