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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183109/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183109/",
        "id": 183109,
        "title": "Spantobi BBS",
        "author_nicks": [
            {
                "name": "Myriad Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
                    "id": 45498,
                    "name": "Myriad Productions",
                    "is_group": true
                }
            },
            {
                "name": "STiLE",
                "abbreviation": "STL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
                    "id": 45949,
                    "name": "STiLE",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290248/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290248/",
        "id": 290248,
        "title": "GetDiz 0.7",
        "author_nicks": [
            {
                "name": "Myriad Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
                    "id": 45498,
                    "name": "Myriad Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-20",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96852/",
        "id": 96852,
        "title": "Fanatic",
        "author_nicks": [
            {
                "name": "Myriad Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
                    "id": 45498,
                    "name": "Myriad Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "pklite"
        ]
    }
]