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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162701/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162701/",
        "id": 162701,
        "title": "Pogromcy Ignorów z PPA",
        "author_nicks": [
            {
                "name": "Radiator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                    "id": 14795,
                    "name": "Radiator",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-03",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20453/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20453/",
        "id": 20453,
        "title": "Hangover 1",
        "author_nicks": [
            {
                "name": "Radiator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                    "id": 14795,
                    "name": "Radiator",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325767/",
        "id": 325767,
        "title": "Jasiu Zabijaka",
        "author_nicks": [
            {
                "name": "Radiator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                    "id": 14795,
                    "name": "Radiator",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]