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

[
    {
        "url": "https://demozoo.org/api/v1/productions/13974/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13974/",
        "id": 13974,
        "title": "Twilight 2002 Dentro",
        "author_nicks": [
            {
                "name": "Fishbone Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9328/?format=api",
                    "id": 9328,
                    "name": "Fishbone Crew",
                    "is_group": true
                }
            },
            {
                "name": "Savers Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9247/?format=api",
                    "id": 9247,
                    "name": "Savers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13269/",
        "id": 13269,
        "title": "Lazha Of Savers",
        "author_nicks": [
            {
                "name": "Savers",
                "abbreviation": "SVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9247/?format=api",
                    "id": 9247,
                    "name": "Savers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/12609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12609/",
        "id": 12609,
        "title": "Action Of Savers",
        "author_nicks": [
            {
                "name": "Savers",
                "abbreviation": "SVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9247/?format=api",
                    "id": 9247,
                    "name": "Savers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]