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

[
    {
        "url": "https://demozoo.org/api/v1/productions/118718/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118718/",
        "id": 118718,
        "title": "PUKKI TULEE",
        "author_nicks": [
            {
                "name": "Minelo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24606/?format=api",
                    "id": 24606,
                    "name": "Minelo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38283/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38283/",
        "id": 38283,
        "title": "Faces",
        "author_nicks": [
            {
                "name": "Minelo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24606/?format=api",
                    "id": 24606,
                    "name": "Minelo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]