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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172027/?format=api",
        "demozoo_url": "https://demozoo.org/music/172027/",
        "id": 172027,
        "title": "Extremist",
        "author_nicks": [
            {
                "name": "Gibson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7925/?format=api",
                    "id": 7925,
                    "name": "Gibson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19446/?format=api",
                    "id": 19446,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297239/?format=api",
        "demozoo_url": "https://demozoo.org/music/297239/",
        "id": 297239,
        "title": "Gibson's Boogie",
        "author_nicks": [
            {
                "name": "Gibson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7925/?format=api",
                    "id": 7925,
                    "name": "Gibson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19446/?format=api",
                    "id": 19446,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mtm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6732/?format=api",
        "demozoo_url": "https://demozoo.org/music/6732/",
        "id": 6732,
        "title": "Blackbird",
        "author_nicks": [
            {
                "name": "Gibson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7925/?format=api",
                    "id": 7925,
                    "name": "Gibson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19446/?format=api",
                    "id": 19446,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-31",
        "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"
        ]
    }
]