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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169497/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169497/",
        "id": 169497,
        "title": "Loader",
        "author_nicks": [
            {
                "name": "Hellspawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109701/?format=api",
                    "id": 109701,
                    "name": "Hellspawn",
                    "is_group": false
                }
            },
            {
                "name": "Str!ct9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70610/?format=api",
                    "id": 70610,
                    "name": "Str!ct9",
                    "is_group": false
                }
            }
        ],
        "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/200148/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200148/",
        "id": 200148,
        "title": "Fahrenheit 451 BBS",
        "author_nicks": [
            {
                "name": "Str!ct9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70610/?format=api",
                    "id": 70610,
                    "name": "Str!ct9",
                    "is_group": false
                }
            }
        ],
        "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": []
    }
]