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

[
    {
        "url": "https://demozoo.org/api/v1/productions/249609/?format=api",
        "demozoo_url": "https://demozoo.org/music/249609/",
        "id": 249609,
        "title": "sym '98 invi 2",
        "author_nicks": [
            {
                "name": "Macro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82273/?format=api",
                    "id": 82273,
                    "name": "Macro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-02",
        "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/117258/?format=api",
        "demozoo_url": "https://demozoo.org/music/117258/",
        "id": 117258,
        "title": "A Kiss At Sunset",
        "author_nicks": [
            {
                "name": "Macro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82273/?format=api",
                    "id": 82273,
                    "name": "Macro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spetsnaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                    "id": 6128,
                    "name": "Spetsnaz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-03",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304359/?format=api",
        "demozoo_url": "https://demozoo.org/music/304359/",
        "id": 304359,
        "title": "Keep It Together",
        "author_nicks": [
            {
                "name": "Macro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82273/?format=api",
                    "id": 82273,
                    "name": "Macro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spetsnaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                    "id": 6128,
                    "name": "Spetsnaz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-01",
        "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"
        ]
    }
]