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

[
    {
        "url": "https://demozoo.org/api/v1/productions/344299/?format=api",
        "demozoo_url": "https://demozoo.org/music/344299/",
        "id": 344299,
        "title": "Forever Love",
        "author_nicks": [
            {
                "name": "Trance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8003/?format=api",
                    "id": 8003,
                    "name": "Jarre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crux",
                "abbreviation": "CRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                    "id": 5452,
                    "name": "Crux",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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/22873/?format=api",
        "demozoo_url": "https://demozoo.org/music/22873/",
        "id": 22873,
        "title": "Enjoy The Silence",
        "author_nicks": [
            {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8003/?format=api",
                    "id": 8003,
                    "name": "Jarre",
                    "is_group": false
                }
            },
            {
                "name": "Jazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16725/?format=api",
                    "id": 16725,
                    "name": "Jazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Incal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13036/?format=api",
                    "id": 13036,
                    "name": "Incal Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-22",
        "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"
        ]
    }
]