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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52384/?format=api",
        "demozoo_url": "https://demozoo.org/music/52384/",
        "id": 52384,
        "title": "Snowflake",
        "author_nicks": [
            {
                "name": "Sherlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30815/?format=api",
                    "id": 30815,
                    "name": "Sherlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-03-24",
        "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/318673/?format=api",
        "demozoo_url": "https://demozoo.org/music/318673/",
        "id": 318673,
        "title": "Autumn Jam",
        "author_nicks": [
            {
                "name": "Sherlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30815/?format=api",
                    "id": 30815,
                    "name": "Sherlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hard Drinking Dreamers",
                "abbreviation": "HDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29751/?format=api",
                    "id": 29751,
                    "name": "Hard Drinking Dreamers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "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/318705/?format=api",
        "demozoo_url": "https://demozoo.org/music/318705/",
        "id": 318705,
        "title": "Into The Ocean Deeps",
        "author_nicks": [
            {
                "name": "Sherlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30815/?format=api",
                    "id": 30815,
                    "name": "Sherlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hard Drinking Dreamers",
                "abbreviation": "HDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29751/?format=api",
                    "id": 29751,
                    "name": "Hard Drinking Dreamers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]