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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276523/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/276523/",
        "id": 276523,
        "title": "Freestylegraph",
        "author_nicks": [
            {
                "name": "Emmett White",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113276/?format=api",
                    "id": 113276,
                    "name": "Emmett White",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-06-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276542/?format=api",
        "demozoo_url": "https://demozoo.org/music/276542/",
        "id": 276542,
        "title": "What I Need",
        "author_nicks": [
            {
                "name": "Emmett White",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113276/?format=api",
                    "id": 113276,
                    "name": "Emmett White",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-06-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]