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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34350/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34350/",
        "id": 34350,
        "title": "JML",
        "author_nicks": [
            {
                "name": "15071551 1358011154",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1307/?format=api",
                    "id": 1307,
                    "name": "15071551 1358011154",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jumalauta",
                "abbreviation": "JML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                    "id": 1297,
                    "name": "Jumalauta",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-05-19",
        "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/360447/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360447/",
        "id": 360447,
        "title": "Putci",
        "author_nicks": [
            {
                "name": "15071551 1358011154",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1307/?format=api",
                    "id": 1307,
                    "name": "15071551 1358011154",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-05-15",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]