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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58677/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58677/",
        "id": 58677,
        "title": "Trying",
        "author_nicks": [
            {
                "name": "dardebil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34247/?format=api",
                    "id": 34247,
                    "name": "dardebil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Collapse",
                "abbreviation": "CLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3722/?format=api",
                    "id": 3722,
                    "name": "Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58662/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58662/",
        "id": 58662,
        "title": "?",
        "author_nicks": [
            {
                "name": "dardebil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34247/?format=api",
                    "id": 34247,
                    "name": "dardebil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Collapse",
                "abbreviation": "CLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3722/?format=api",
                    "id": 3722,
                    "name": "Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]