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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151150/?format=api",
        "demozoo_url": "https://demozoo.org/music/151150/",
        "id": 151150,
        "title": "Introduction",
        "author_nicks": [
            {
                "name": "Reynolds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25264/?format=api",
                    "id": 25264,
                    "name": "Reynolds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dbm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151140/?format=api",
        "demozoo_url": "https://demozoo.org/music/151140/",
        "id": 151140,
        "title": "Bad Things",
        "author_nicks": [
            {
                "name": "Reynolds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25264/?format=api",
                    "id": 25264,
                    "name": "Reynolds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flash TM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25265/?format=api",
                    "id": 25265,
                    "name": "Flash TM",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-01-06",
        "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/151187/?format=api",
        "demozoo_url": "https://demozoo.org/music/151187/",
        "id": 151187,
        "title": "Nassau",
        "author_nicks": [
            {
                "name": "Reynolds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25264/?format=api",
                    "id": 25264,
                    "name": "Reynolds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-01-06",
        "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/39558/?format=api",
        "demozoo_url": "https://demozoo.org/music/39558/",
        "id": 39558,
        "title": "Highway Spirit",
        "author_nicks": [
            {
                "name": "Reynolds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25264/?format=api",
                    "id": 25264,
                    "name": "Reynolds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flash TM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25265/?format=api",
                    "id": 25265,
                    "name": "Flash TM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]