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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167226/?format=api",
        "demozoo_url": "https://demozoo.org/music/167226/",
        "id": 167226,
        "title": "Big'n Funky",
        "author_nicks": [
            {
                "name": "Pyrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69351/?format=api",
                    "id": 69351,
                    "name": "Pyrex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6674/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6674/",
        "id": 6674,
        "title": "Fly",
        "author_nicks": [
            {
                "name": "Pyrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69351/?format=api",
                    "id": 69351,
                    "name": "Pyrex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]