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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183191/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183191/",
        "id": 183191,
        "title": "Commodore Love",
        "author_nicks": [
            {
                "name": "Mace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67610/?format=api",
                    "id": 67610,
                    "name": "Mace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162832/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162832/",
        "id": 162832,
        "title": "Inflatable Passion",
        "author_nicks": [
            {
                "name": "Mace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67610/?format=api",
                    "id": 67610,
                    "name": "Mace",
                    "is_group": false
                }
            },
            {
                "name": "Stijger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43093/?format=api",
                    "id": 43093,
                    "name": "Stijger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-10-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]