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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297118/",
        "id": 297118,
        "title": "The Gathering 1994 Party Report",
        "author_nicks": [
            {
                "name": "Select",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7847/?format=api",
                    "id": 7847,
                    "name": "Select",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-31",
        "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/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6602/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6602/",
        "id": 6602,
        "title": "Outta Time",
        "author_nicks": [
            {
                "name": "Select",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7847/?format=api",
                    "id": 7847,
                    "name": "Select",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24744/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24744/",
        "id": 24744,
        "title": "Selectro",
        "author_nicks": [
            {
                "name": "Hoaxers",
                "abbreviation": "HXS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                    "id": 1157,
                    "name": "Hoaxers",
                    "is_group": true
                }
            },
            {
                "name": "Select",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7847/?format=api",
                    "id": 7847,
                    "name": "Select",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-24",
        "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": []
    }
]