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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155267/",
        "id": 155267,
        "title": "vevteori",
        "author_nicks": [
            {
                "name": "Fisk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4278/?format=api",
                    "id": 4278,
                    "name": "Fisk",
                    "is_group": false
                }
            },
            {
                "name": "MariusJS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64598/?format=api",
                    "id": 64598,
                    "name": "MariusJS",
                    "is_group": false
                }
            },
            {
                "name": "fractalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64597/?format=api",
                    "id": 64597,
                    "name": "fractalf",
                    "is_group": false
                }
            },
            {
                "name": "si-m1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64599/?format=api",
                    "id": 64599,
                    "name": "si-m1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    }
]