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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146090/?format=api",
        "demozoo_url": "https://demozoo.org/music/146090/",
        "id": 146090,
        "title": "Two Heads Talking",
        "author_nicks": [
            {
                "name": "Tirana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1956/?format=api",
                    "id": 1956,
                    "name": "Tirana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anarchy PC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
                    "id": 3401,
                    "name": "Anarchy PC",
                    "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": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172045/?format=api",
        "demozoo_url": "https://demozoo.org/music/172045/",
        "id": 172045,
        "title": "Negative Dream State 3.25",
        "author_nicks": [
            {
                "name": "Tirana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1956/?format=api",
                    "id": 1956,
                    "name": "Tirana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anarchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
                    "id": 3401,
                    "name": "Anarchy PC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/789/?format=api",
        "demozoo_url": "https://demozoo.org/music/789/",
        "id": 789,
        "title": "Space Genie II",
        "author_nicks": [
            {
                "name": "Tirana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1956/?format=api",
                    "id": 1956,
                    "name": "Tirana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06-08",
        "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/262979/?format=api",
        "demozoo_url": "https://demozoo.org/music/262979/",
        "id": 262979,
        "title": "Horyzon ii.v3",
        "author_nicks": [
            {
                "name": "Tirana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1956/?format=api",
                    "id": 1956,
                    "name": "Tirana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-05",
        "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/262980/?format=api",
        "demozoo_url": "https://demozoo.org/music/262980/",
        "id": 262980,
        "title": "Golden general",
        "author_nicks": [
            {
                "name": "Tirana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1956/?format=api",
                    "id": 1956,
                    "name": "Tirana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-09",
        "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": []
    }
]