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

[
    {
        "url": "https://demozoo.org/api/v1/productions/184133/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184133/",
        "id": 184133,
        "title": "TZU Loader (2)",
        "author_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "ILSN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                    "id": 76553,
                    "name": "Illusion",
                    "is_group": true
                }
            },
            {
                "name": "Terror Zone Underground",
                "abbreviation": "TZU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76248/?format=api",
                    "id": 76248,
                    "name": "Terror Zone Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/289372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289372/",
        "id": 289372,
        "title": "Sierra Christmas Card 1992 Cracktro",
        "author_nicks": [
            {
                "name": "Terror Zone Underground",
                "abbreviation": "TZU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76248/?format=api",
                    "id": 76248,
                    "name": "Terror Zone Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-26",
        "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/183658/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183658/",
        "id": 183658,
        "title": "TZU Loader (1)",
        "author_nicks": [
            {
                "name": "Mirage",
                "abbreviation": "MIR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                    "id": 45887,
                    "name": "Mirage",
                    "is_group": true
                }
            },
            {
                "name": "Terror Zone Underground",
                "abbreviation": "TZU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76248/?format=api",
                    "id": 76248,
                    "name": "Terror Zone Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11-03",
        "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": []
    }
]