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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170256/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170256/",
        "id": 170256,
        "title": "A Jump Into Water",
        "author_nicks": [
            {
                "name": "Admire",
                "abbreviation": "AMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10447/?format=api",
                    "id": 10447,
                    "name": "Admire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "capaplay-2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174499/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174499/",
        "id": 174499,
        "title": "Warning! BBS",
        "author_nicks": [
            {
                "name": "Admire",
                "abbreviation": "AMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10447/?format=api",
                    "id": 10447,
                    "name": "Admire",
                    "is_group": true
                }
            }
        ],
        "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": [
            "original-bbs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6147/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6147/",
        "id": 6147,
        "title": "Symbology",
        "author_nicks": [
            {
                "name": "Admire",
                "abbreviation": "AMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10447/?format=api",
                    "id": 10447,
                    "name": "Admire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "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": []
    }
]