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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339563/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339563/",
        "id": 339563,
        "title": "Triplex +F",
        "author_nicks": [
            {
                "name": "Robert King",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52165/?format=api",
                    "id": 52165,
                    "name": "Robert King",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/349322/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349322/",
        "id": 349322,
        "title": "Los Angeles Police Department",
        "author_nicks": [
            {
                "name": "Robert King",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52165/?format=api",
                    "id": 52165,
                    "name": "Robert King",
                    "is_group": false
                }
            },
            {
                "name": "Transcom",
                "abbreviation": "TCOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1671/?format=api",
                    "id": 1671,
                    "name": "Transcom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303799/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303799/",
        "id": 303799,
        "title": "Snow Strike",
        "author_nicks": [
            {
                "name": "Robert King",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52165/?format=api",
                    "id": 52165,
                    "name": "Robert King",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]