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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42973/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42973/",
        "id": 42973,
        "title": "Rabszolgasors",
        "author_nicks": [
            {
                "name": "Nótafa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27010/?format=api",
                    "id": 27010,
                    "name": "Nótafa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Magyar Független Képppont Rajzólók Klubja",
                "abbreviation": "MFKRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27011/?format=api",
                    "id": 27011,
                    "name": "Magyar Független Képppont Rajzólók Klubja",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]