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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170974/?format=api",
        "demozoo_url": "https://demozoo.org/music/170974/",
        "id": 170974,
        "title": "Lonliness V1.1",
        "author_nicks": [
            {
                "name": "Goer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24446/?format=api",
                    "id": 24446,
                    "name": "Jim Goer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23143/?format=api",
                    "id": 23143,
                    "name": "Alba",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "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/344032/?format=api",
        "demozoo_url": "https://demozoo.org/music/344032/",
        "id": 344032,
        "title": "Blue Sign",
        "author_nicks": [
            {
                "name": "Jim Goer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24446/?format=api",
                    "id": 24446,
                    "name": "Jim Goer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23143/?format=api",
                    "id": 23143,
                    "name": "Alba",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295784/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295784/",
        "id": 295784,
        "title": "Outro II",
        "author_nicks": [
            {
                "name": "Jim Goer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24446/?format=api",
                    "id": 24446,
                    "name": "Jim Goer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13813/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13813/",
        "id": 13813,
        "title": "Stranger",
        "author_nicks": [
            {
                "name": "Jim Goer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24446/?format=api",
                    "id": 24446,
                    "name": "Jim Goer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]