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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154987/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/154987/",
        "id": 154987,
        "title": "Fractal Broccoli",
        "author_nicks": [
            {
                "name": "Andor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64630/?format=api",
                    "id": 64630,
                    "name": "Andor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Strlen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64631/?format=api",
                    "id": 64631,
                    "name": "Strlen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194902/?format=api",
        "demozoo_url": "https://demozoo.org/music/194902/",
        "id": 194902,
        "title": "Parneasn",
        "author_nicks": [
            {
                "name": "Andor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64630/?format=api",
                    "id": 64630,
                    "name": "Andor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]