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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170186/?format=api",
        "demozoo_url": "https://demozoo.org/music/170186/",
        "id": 170186,
        "title": "Underwater Spring",
        "author_nicks": [
            {
                "name": "Silicon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28827/?format=api",
                    "id": 28827,
                    "name": "Silicon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                    "id": 28828,
                    "name": "Infinite Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56803/?format=api",
        "demozoo_url": "https://demozoo.org/music/56803/",
        "id": 56803,
        "title": "Smooth",
        "author_nicks": [
            {
                "name": "Silicon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28827/?format=api",
                    "id": 28827,
                    "name": "Silicon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                    "id": 28828,
                    "name": "Infinite Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "18ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46757/?format=api",
        "demozoo_url": "https://demozoo.org/music/46757/",
        "id": 46757,
        "title": "White&blue",
        "author_nicks": [
            {
                "name": "Silicon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28827/?format=api",
                    "id": 28827,
                    "name": "Silicon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                    "id": 28828,
                    "name": "Infinite Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "drum-n-bass"
        ]
    }
]