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

[
    {
        "url": "https://demozoo.org/api/v1/productions/386358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/386358/",
        "id": 386358,
        "title": "miniCodeEditor",
        "author_nicks": [
            {
                "name": "P01",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                    "id": 12102,
                    "name": "P01",
                    "is_group": false
                }
            },
            {
                "name": "aemkei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154999/?format=api",
                    "id": 154999,
                    "name": "aemkei",
                    "is_group": false
                }
            },
            {
                "name": "bburky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155001/?format=api",
                    "id": 155001,
                    "name": "bburky",
                    "is_group": false
                }
            },
            {
                "name": "rlauck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155000/?format=api",
                    "id": 155000,
                    "name": "rlauck",
                    "is_group": false
                }
            },
            {
                "name": "subzey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72461/?format=api",
                    "id": 72461,
                    "name": "subzey",
                    "is_group": false
                }
            },
            {
                "name": "xem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154998/?format=api",
                    "id": 154998,
                    "name": "xem",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]