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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39087/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39087/",
        "id": 39087,
        "title": "Flying",
        "author_nicks": [
            {
                "name": "Farpoint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6365/?format=api",
                    "id": 6365,
                    "name": "Farpoint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-21",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146957/?format=api",
        "demozoo_url": "https://demozoo.org/music/146957/",
        "id": 146957,
        "title": "elektrik faith ii",
        "author_nicks": [
            {
                "name": "Farpoint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6365/?format=api",
                    "id": 6365,
                    "name": "Farpoint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-27",
        "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/193851/?format=api",
        "demozoo_url": "https://demozoo.org/music/193851/",
        "id": 193851,
        "title": "2ndelegy.alt",
        "author_nicks": [
            {
                "name": "Farpoint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6365/?format=api",
                    "id": 6365,
                    "name": "Farpoint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Share and Enjoy",
                "abbreviation": "SAE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                    "id": 6356,
                    "name": "Share and Enjoy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "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/209785/?format=api",
        "demozoo_url": "https://demozoo.org/music/209785/",
        "id": 209785,
        "title": "Elektrik Faith",
        "author_nicks": [
            {
                "name": "Farpoint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6365/?format=api",
                    "id": 6365,
                    "name": "Farpoint",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Share and Enjoy",
                "abbreviation": "SAE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                    "id": 6356,
                    "name": "Share and Enjoy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]