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

[
    {
        "url": "https://demozoo.org/api/v1/productions/74760/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74760/",
        "id": 74760,
        "title": "Birdienamnam",
        "author_nicks": [
            {
                "name": "Granma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39593/?format=api",
                    "id": 39593,
                    "name": "Granma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72959/",
        "id": 72959,
        "title": "Farmor",
        "author_nicks": [
            {
                "name": "Granma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39593/?format=api",
                    "id": 39593,
                    "name": "Granma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "m0x",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39594/?format=api",
                    "id": 39594,
                    "name": "m0x",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [],
        "tags": []
    }
]