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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279580/",
        "id": 279580,
        "title": "water & ink II",
        "author_nicks": [
            {
                "name": "Bones#0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18777/?format=api",
                    "id": 18777,
                    "name": "Bones#0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "fress-und-sauf-verein.ch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108003/?format=api",
                    "id": 108003,
                    "name": "fress-und-sauf-verein.ch",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "ohp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26857/",
        "id": 26857,
        "title": "Water & Ink",
        "author_nicks": [
            {
                "name": "Bones#0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18777/?format=api",
                    "id": 18777,
                    "name": "Bones#0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "ohp"
        ]
    }
]