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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173626/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173626/",
        "id": 173626,
        "title": "33 seaguls",
        "author_nicks": [
            {
                "name": "Vitos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51564/?format=api",
                    "id": 51564,
                    "name": "Vitos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ArtX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31212/?format=api",
                    "id": 31212,
                    "name": "ArtX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-01",
        "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/142508/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/142508/",
        "id": 142508,
        "title": "Area 51 Selfie",
        "author_nicks": [
            {
                "name": "Vitos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51564/?format=api",
                    "id": 51564,
                    "name": "Vitos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ArtX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31212/?format=api",
                    "id": 31212,
                    "name": "ArtX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-07-04",
        "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/117111/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117111/",
        "id": 117111,
        "title": "Offroad 4x4",
        "author_nicks": [
            {
                "name": "Vitos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51564/?format=api",
                    "id": 51564,
                    "name": "Vitos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ArtX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31212/?format=api",
                    "id": 31212,
                    "name": "ArtX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]