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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276864/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276864/",
        "id": 276864,
        "title": "Gear Demo",
        "author_nicks": [
            {
                "name": "Careless",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107326/?format=api",
                    "id": 107326,
                    "name": "Careless",
                    "is_group": true
                }
            },
            {
                "name": "Sonic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59157/?format=api",
                    "id": 59157,
                    "name": "Sonic Inc.",
                    "is_group": true
                }
            },
            {
                "name": "The Brain Slayer",
                "abbreviation": "TBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59156/?format=api",
                    "id": 59156,
                    "name": "The Brain Slayer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139341/",
        "id": 139341,
        "title": "Ork Intro",
        "author_nicks": [
            {
                "name": "Careless",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107326/?format=api",
                    "id": 107326,
                    "name": "Careless",
                    "is_group": true
                }
            },
            {
                "name": "Sonic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59157/?format=api",
                    "id": 59157,
                    "name": "Sonic Inc.",
                    "is_group": true
                }
            },
            {
                "name": "The Brain Slayer",
                "abbreviation": "TBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59156/?format=api",
                    "id": 59156,
                    "name": "The Brain Slayer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ork"
        ]
    }
]