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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62236/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62236/",
        "id": 62236,
        "title": "rhythm of life",
        "author_nicks": [
            {
                "name": "Twister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10317/?format=api",
                    "id": 10317,
                    "name": "Twister",
                    "is_group": false
                }
            },
            {
                "name": "cnr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35974/?format=api",
                    "id": 35974,
                    "name": "cnr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deez'Nuts",
                "abbreviation": "DZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10318/?format=api",
                    "id": 10318,
                    "name": "Deez'Nuts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]