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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168462/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168462/",
        "id": 168462,
        "title": "reLase",
        "author_nicks": [
            {
                "name": "Marcan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34980/?format=api",
                    "id": 34980,
                    "name": "Marcan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-02-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "nyancat"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60547/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60547/",
        "id": 60547,
        "title": "Lase",
        "author_nicks": [
            {
                "name": "Marcan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34980/?format=api",
                    "id": 34980,
                    "name": "Marcan",
                    "is_group": false
                }
            },
            {
                "name": "thEpOpE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32302/?format=api",
                    "id": 32302,
                    "name": "The Pope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-07-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]