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

[
    {
        "url": "https://demozoo.org/api/v1/productions/321116/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321116/",
        "id": 321116,
        "title": "Borroka bizitza",
        "author_nicks": [
            {
                "name": "PKT Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43472/?format=api",
                    "id": 43472,
                    "name": "PKT Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88131/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88131/",
        "id": 88131,
        "title": "Rise and Fall of Barbanegra",
        "author_nicks": [
            {
                "name": "PKT Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43472/?format=api",
                    "id": 43472,
                    "name": "PKT Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-27",
        "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/87726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87726/",
        "id": 87726,
        "title": "How to party hard",
        "author_nicks": [
            {
                "name": "PKT Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43472/?format=api",
                    "id": 43472,
                    "name": "PKT Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-28",
        "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/87589/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87589/",
        "id": 87589,
        "title": "Confesiones",
        "author_nicks": [
            {
                "name": "PKT Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43472/?format=api",
                    "id": 43472,
                    "name": "PKT Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]