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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178275/?format=api",
        "demozoo_url": "https://demozoo.org/music/178275/",
        "id": 178275,
        "title": "Wake up Nemo",
        "author_nicks": [
            {
                "name": "mr287cc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72355/?format=api",
                    "id": 72355,
                    "name": "mr287cc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-09",
        "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/173632/?format=api",
        "demozoo_url": "https://demozoo.org/music/173632/",
        "id": 173632,
        "title": "I will try",
        "author_nicks": [
            {
                "name": "mr287cc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72355/?format=api",
                    "id": 72355,
                    "name": "mr287cc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "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/173718/?format=api",
        "demozoo_url": "https://demozoo.org/music/173718/",
        "id": 173718,
        "title": "Funky rain",
        "author_nicks": [
            {
                "name": "mr287cc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72355/?format=api",
                    "id": 72355,
                    "name": "mr287cc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]