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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57878/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57878/",
        "id": 57878,
        "title": "Lines",
        "author_nicks": [
            {
                "name": "satim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33423/?format=api",
                    "id": 33423,
                    "name": "satim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Toondra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33424/?format=api",
                    "id": 33424,
                    "name": "Toondra",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56684/",
        "id": 56684,
        "title": "Skafandr",
        "author_nicks": [
            {
                "name": "satim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33423/?format=api",
                    "id": 33423,
                    "name": "satim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Toondra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33424/?format=api",
                    "id": 33424,
                    "name": "Toondra",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]