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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288677/?format=api",
        "demozoo_url": "https://demozoo.org/music/288677/",
        "id": 288677,
        "title": "Sylphide Wings",
        "author_nicks": [
            {
                "name": "RabiteMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44780/?format=api",
                    "id": 44780,
                    "name": "RabiteMan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179769/?format=api",
        "demozoo_url": "https://demozoo.org/music/179769/",
        "id": 179769,
        "title": "Neon Village",
        "author_nicks": [
            {
                "name": "RabiteMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44780/?format=api",
                    "id": 44780,
                    "name": "RabiteMan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179770/?format=api",
        "demozoo_url": "https://demozoo.org/music/179770/",
        "id": 179770,
        "title": "Abandon",
        "author_nicks": [
            {
                "name": "RabiteMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44780/?format=api",
                    "id": 44780,
                    "name": "RabiteMan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "s3m"
        ]
    }
]