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

[
    {
        "url": "https://demozoo.org/api/v1/productions/274679/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274679/",
        "id": 274679,
        "title": "Just 4 Phun Loader",
        "author_nicks": [
            {
                "name": "Just For Phun",
                "abbreviation": "J4P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78187/?format=api",
                    "id": 78187,
                    "name": "Just For Phun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-08",
        "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/161269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161269/",
        "id": 161269,
        "title": "Silent System BBS (1)",
        "author_nicks": [
            {
                "name": "Just For Phun",
                "abbreviation": "J4P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78187/?format=api",
                    "id": 78187,
                    "name": "Just For Phun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-02",
        "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": [
            "pklite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187335/",
        "id": 187335,
        "title": "Just-4-Phun Message-Demo",
        "author_nicks": [
            {
                "name": "Just For Phun",
                "abbreviation": "J4P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78187/?format=api",
                    "id": 78187,
                    "name": "Just For Phun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-09",
        "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": []
    }
]