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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169875/",
        "id": 169875,
        "title": "A Loader!",
        "author_nicks": [
            {
                "name": "Stage-7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70775/?format=api",
                    "id": 70775,
                    "name": "Stage-7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186268/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186268/",
        "id": 186268,
        "title": "Cyanshade [The 4th Dimension BBS]",
        "author_nicks": [
            {
                "name": "Stage-7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70775/?format=api",
                    "id": 70775,
                    "name": "Stage-7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293136/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293136/",
        "id": 293136,
        "title": "Chronic",
        "author_nicks": [
            {
                "name": "Stage-7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70775/?format=api",
                    "id": 70775,
                    "name": "Stage-7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]