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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34475/?format=api",
        "demozoo_url": "https://demozoo.org/music/34475/",
        "id": 34475,
        "title": "Countryman & old banjo",
        "author_nicks": [
            {
                "name": "Fume",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8630/?format=api",
                    "id": 8630,
                    "name": "Fume",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/576/?format=api",
                    "id": 576,
                    "name": "Radio",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118088/?format=api",
        "demozoo_url": "https://demozoo.org/music/118088/",
        "id": 118088,
        "title": "Great 1200",
        "author_nicks": [
            {
                "name": "Fume",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8630/?format=api",
                    "id": 8630,
                    "name": "Fume",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Interamnia",
                "abbreviation": "INA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4870/?format=api",
                    "id": 4870,
                    "name": "Interamnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146521/?format=api",
        "demozoo_url": "https://demozoo.org/music/146521/",
        "id": 146521,
        "title": "Fuck The Melody",
        "author_nicks": [
            {
                "name": "Fume",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8630/?format=api",
                    "id": 8630,
                    "name": "Fume",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Interamnia",
                "abbreviation": "INA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4870/?format=api",
                    "id": 4870,
                    "name": "Interamnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]