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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154256/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154256/",
        "id": 154256,
        "title": "Native Demo",
        "author_nicks": [
            {
                "name": "Duranik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59493/?format=api",
                    "id": 59493,
                    "name": "Duranik",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139842/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139842/",
        "id": 139842,
        "title": "Impulse V1.5",
        "author_nicks": [
            {
                "name": "Duranik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59493/?format=api",
                    "id": 59493,
                    "name": "Duranik",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "breakout",
            "arkanoid"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142430/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142430/",
        "id": 142430,
        "title": "Impulse",
        "author_nicks": [
            {
                "name": "Duranik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59493/?format=api",
                    "id": 59493,
                    "name": "Duranik",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]