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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31644/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31644/",
        "id": 31644,
        "title": "Arrecibo Message Reply",
        "author_nicks": [
            {
                "name": "Gray Alien Resistance",
                "abbreviation": "GAR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21290/?format=api",
                    "id": 21290,
                    "name": "Gray Alien Resistance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356981/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356981/",
        "id": 356981,
        "title": "Planet Julia",
        "author_nicks": [
            {
                "name": "Gray Alien Resistance",
                "abbreviation": "GAR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21290/?format=api",
                    "id": 21290,
                    "name": "Gray Alien Resistance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-02-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]