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

[
    {
        "url": "https://demozoo.org/api/v1/productions/241213/?format=api",
        "demozoo_url": "https://demozoo.org/music/241213/",
        "id": 241213,
        "title": "rasmus",
        "author_nicks": [
            {
                "name": "djesrepnikah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22420/?format=api",
                    "id": 22420,
                    "name": "djesrepnikah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/241212/?format=api",
        "demozoo_url": "https://demozoo.org/music/241212/",
        "id": 241212,
        "title": "assa2",
        "author_nicks": [
            {
                "name": "djesrepnikah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22420/?format=api",
                    "id": 22420,
                    "name": "djesrepnikah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-14",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33782/?format=api",
        "demozoo_url": "https://demozoo.org/music/33782/",
        "id": 33782,
        "title": "Ka-Me-Li Groove On",
        "author_nicks": [
            {
                "name": "dj.esrepnikah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22420/?format=api",
                    "id": 22420,
                    "name": "djesrepnikah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kameli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22419/?format=api",
                    "id": 22419,
                    "name": "Kameli",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-13",
        "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"
        ]
    }
]