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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137007/",
        "id": 137007,
        "title": "Guy animation",
        "author_nicks": [
            {
                "name": "Deks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58116/?format=api",
                    "id": 58116,
                    "name": "Deks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "INCa Masters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58117/?format=api",
                    "id": 58117,
                    "name": "INCa Masters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137046/?format=api",
        "demozoo_url": "https://demozoo.org/music/137046/",
        "id": 137046,
        "title": "Helloween",
        "author_nicks": [
            {
                "name": "Deks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58116/?format=api",
                    "id": 58116,
                    "name": "Deks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "INCa Masters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58117/?format=api",
                    "id": 58117,
                    "name": "INCa Masters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137106/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137106/",
        "id": 137106,
        "title": "Nikita",
        "author_nicks": [
            {
                "name": "Deks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58116/?format=api",
                    "id": 58116,
                    "name": "Deks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "INCa Masters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58117/?format=api",
                    "id": 58117,
                    "name": "INCa Masters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]