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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327757/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327757/",
        "id": 327757,
        "title": "The Scene #2",
        "author_nicks": [
            {
                "name": "BoniJoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38733/?format=api",
                    "id": 38733,
                    "name": "BoniJoni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-01",
        "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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70196/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70196/",
        "id": 70196,
        "title": "Bonijoni IntroMaker 0.4",
        "author_nicks": [
            {
                "name": "BoniJoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38733/?format=api",
                    "id": 38733,
                    "name": "BoniJoni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "demomaker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275022/",
        "id": 275022,
        "title": "BoniJoni IntroMaker V0.2",
        "author_nicks": [
            {
                "name": "BoniJoni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38733/?format=api",
                    "id": 38733,
                    "name": "BoniJoni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-27",
        "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": [
            "demomaker"
        ]
    }
]