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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306725/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/306725/",
        "id": 306725,
        "title": "Mutant Ascii Pack #1",
        "author_nicks": [
            {
                "name": "Mutant",
                "abbreviation": "MTNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79178/?format=api",
                    "id": 79178,
                    "name": "Mutant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-07",
        "supertype": "graphics",
        "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/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183222/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183222/",
        "id": 183222,
        "title": "The Mutant BBS (1b)",
        "author_nicks": [
            {
                "name": "Mutant",
                "abbreviation": "MTNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79178/?format=api",
                    "id": 79178,
                    "name": "Mutant",
                    "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183221/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183221/",
        "id": 183221,
        "title": "The Mutant BBS (1a)",
        "author_nicks": [
            {
                "name": "Mutant",
                "abbreviation": "MTNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79178/?format=api",
                    "id": 79178,
                    "name": "Mutant",
                    "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]