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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165266/?format=api",
        "demozoo_url": "https://demozoo.org/music/165266/",
        "id": 165266,
        "title": "Starboii",
        "author_nicks": [
            {
                "name": "false meme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68459/?format=api",
                    "id": 68459,
                    "name": "false meme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-11-12",
        "supertype": "music",
        "platforms": [],
        "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/165277/?format=api",
        "demozoo_url": "https://demozoo.org/music/165277/",
        "id": 165277,
        "title": "Bridge to the Kebab",
        "author_nicks": [
            {
                "name": "false meme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68459/?format=api",
                    "id": 68459,
                    "name": "false meme",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-11-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]