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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269883/",
        "id": 269883,
        "title": "Pacothon",
        "author_nicks": [
            {
                "name": "Khomenor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90482/?format=api",
                    "id": 90482,
                    "name": "Khomenor",
                    "is_group": false
                }
            },
            {
                "name": "Mac_Gyver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90478/?format=api",
                    "id": 90478,
                    "name": "Mac_Gyver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "stopmotion",
            "pinscreen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269897/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269897/",
        "id": 269897,
        "title": "Nevers forget",
        "author_nicks": [
            {
                "name": "Khomenor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90482/?format=api",
                    "id": 90482,
                    "name": "Khomenor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "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/205568/?format=api",
        "demozoo_url": "https://demozoo.org/music/205568/",
        "id": 205568,
        "title": "20 Shades Of Boub",
        "author_nicks": [
            {
                "name": "Khomenor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90482/?format=api",
                    "id": 90482,
                    "name": "Khomenor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]