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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30800/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30800/",
        "id": 30800,
        "title": "To gode naboer - Data",
        "author_nicks": [
            {
                "name": "Knut Arne Lindeland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18273/?format=api",
                    "id": 18273,
                    "name": "Knut Arne Lindeland",
                    "is_group": false
                }
            },
            {
                "name": "Tom Idland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16573/?format=api",
                    "id": 16573,
                    "name": "thrID",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25662/",
        "id": 25662,
        "title": "A Demoreel",
        "author_nicks": [
            {
                "name": "Knut Arne Lindeland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18273/?format=api",
                    "id": 18273,
                    "name": "Knut Arne Lindeland",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]