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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295021/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295021/",
        "id": 295021,
        "title": "Sinister Loader (Silhouette)",
        "author_nicks": [
            {
                "name": "Sinister",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77859/?format=api",
                    "id": 77859,
                    "name": "Sinister",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-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": [
            "no-credits-added",
            "pklite",
            "stmik"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186726/",
        "id": 186726,
        "title": "Getaway Cracktro",
        "author_nicks": [
            {
                "name": "Sinister",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77859/?format=api",
                    "id": 77859,
                    "name": "Sinister",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-23",
        "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": [
            "no-sound",
            "pklite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186727/",
        "id": 186727,
        "title": "Sinister Loader (1)",
        "author_nicks": [
            {
                "name": "Sinister",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77859/?format=api",
                    "id": 77859,
                    "name": "Sinister",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-14",
        "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": []
    }
]