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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290986/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290986/",
        "id": 290986,
        "title": "Free Navalny",
        "author_nicks": [
            {
                "name": "The Hacktivists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108371/?format=api",
                    "id": 108371,
                    "name": "The Hacktivists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-03-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "politics",
            "procedural-gfx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269415/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269415/",
        "id": 269415,
        "title": "Democracy",
        "author_nicks": [
            {
                "name": "The Hacktivists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108371/?format=api",
                    "id": 108371,
                    "name": "The Hacktivists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "politics",
            "russian"
        ]
    }
]