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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140886/?format=api",
        "demozoo_url": "https://demozoo.org/music/140886/",
        "id": 140886,
        "title": "Time...",
        "author_nicks": [
            {
                "name": "Fugaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20144/?format=api",
                    "id": 20144,
                    "name": "Fugaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByteLand",
                "abbreviation": "BTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16939/?format=api",
                    "id": 16939,
                    "name": "Byteway",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29486/?format=api",
        "demozoo_url": "https://demozoo.org/music/29486/",
        "id": 29486,
        "title": "Middle Ages",
        "author_nicks": [
            {
                "name": "Fugaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20144/?format=api",
                    "id": 20144,
                    "name": "Fugaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByteLand",
                "abbreviation": "BTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16939/?format=api",
                    "id": 16939,
                    "name": "Byteway",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-16",
        "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/173639/?format=api",
        "demozoo_url": "https://demozoo.org/music/173639/",
        "id": 173639,
        "title": "What are they playing for?",
        "author_nicks": [
            {
                "name": "Fugaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20144/?format=api",
                    "id": 20144,
                    "name": "Fugaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "s3m"
        ]
    }
]