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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24243/",
        "id": 24243,
        "title": "L.E.D.",
        "author_nicks": [
            {
                "name": "n.h.k.",
                "abbreviation": "n.h.k",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17561/?format=api",
                    "id": 17561,
                    "name": "n.h.k.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-01-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270934/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270934/",
        "id": 270934,
        "title": "Red Alert",
        "author_nicks": [
            {
                "name": "n.h.k.",
                "abbreviation": "n.h.k",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17561/?format=api",
                    "id": 17561,
                    "name": "n.h.k.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03-30",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170999/",
        "id": 170999,
        "title": "Blue Embodient",
        "author_nicks": [
            {
                "name": "n.h.k.",
                "abbreviation": "n.h.k",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17561/?format=api",
                    "id": 17561,
                    "name": "n.h.k.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-25",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]