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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196811/",
        "id": 196811,
        "title": "The Party 6 Report",
        "author_nicks": [
            {
                "name": "Blue Pearl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
                    "id": 58163,
                    "name": "Blue Pearl",
                    "is_group": true
                }
            },
            {
                "name": "Sequence Gamma",
                "abbreviation": "SEGA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63562/?format=api",
                    "id": 63562,
                    "name": "Sequence Gamma",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137120/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137120/",
        "id": 137120,
        "title": "Gems",
        "author_nicks": [
            {
                "name": "Blue Pearl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
                    "id": 58163,
                    "name": "Blue Pearl",
                    "is_group": true
                }
            },
            {
                "name": "Jade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12769/?format=api",
                    "id": 12769,
                    "name": "Jade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165030/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165030/",
        "id": 165030,
        "title": "Ambient",
        "author_nicks": [
            {
                "name": "Blue Pearl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
                    "id": 58163,
                    "name": "Blue Pearl",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]