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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103848/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/103848/",
        "id": 103848,
        "title": "Surprise!",
        "author_nicks": [
            {
                "name": "syd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48457/?format=api",
                    "id": 48457,
                    "name": "syd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "rqdq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30685/?format=api",
                    "id": 30685,
                    "name": "rqdq",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-03-22",
        "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/74797/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/74797/",
        "id": 74797,
        "title": "Pixels Alive",
        "author_nicks": [
            {
                "name": "syd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48457/?format=api",
                    "id": 48457,
                    "name": "syd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "rqdq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30685/?format=api",
                    "id": 30685,
                    "name": "rqdq",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-10-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]