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

[
    {
        "url": "https://demozoo.org/api/v1/productions/949/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/949/",
        "id": 949,
        "title": "Summer In Winter",
        "author_nicks": [
            {
                "name": "Christoph680",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3655/?format=api",
                    "id": 3655,
                    "name": "Christoph680",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4998/",
        "id": 4998,
        "title": "Progressive Past",
        "author_nicks": [
            {
                "name": "Christoph680",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3655/?format=api",
                    "id": 3655,
                    "name": "Christoph680",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4899/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4899/",
        "id": 4899,
        "title": "Pixelated Dreams",
        "author_nicks": [
            {
                "name": "Christoph680",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3655/?format=api",
                    "id": 3655,
                    "name": "Christoph680",
                    "is_group": false
                }
            },
            {
                "name": "Saga Musix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
                    "id": 3447,
                    "name": "Saga Musix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]