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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41018/?format=api",
        "demozoo_url": "https://demozoo.org/music/41018/",
        "id": 41018,
        "title": "Kaikkien Kukkien",
        "author_nicks": [
            {
                "name": "Kuu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9889/?format=api",
                    "id": 9889,
                    "name": "Substance",
                    "is_group": false
                }
            },
            {
                "name": "Lutka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18753/?format=api",
                    "id": 18753,
                    "name": "Lutka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "K!nky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1328/?format=api",
                    "id": 1328,
                    "name": "Kinky",
                    "is_group": true
                }
            },
            {
                "name": "Zymosis",
                "abbreviation": "ZMO, ZMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                    "id": 464,
                    "name": "Zymosis Boozing Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/249452/?format=api",
        "demozoo_url": "https://demozoo.org/music/249452/",
        "id": 249452,
        "title": "anal#001",
        "author_nicks": [
            {
                "name": "John Harder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18753/?format=api",
                    "id": 18753,
                    "name": "Lutka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-21",
        "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/249453/?format=api",
        "demozoo_url": "https://demozoo.org/music/249453/",
        "id": 249453,
        "title": "mod.module",
        "author_nicks": [
            {
                "name": "John Harder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18753/?format=api",
                    "id": 18753,
                    "name": "Lutka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-20",
        "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": []
    }
]