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

[
    {
        "url": "https://demozoo.org/api/v1/productions/142946/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/142946/",
        "id": 142946,
        "title": "KickStart",
        "author_nicks": [
            {
                "name": "ngl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60422/?format=api",
                    "id": 60422,
                    "name": "ngl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TransMeNTal",
                "abbreviation": "tmnt",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60423/?format=api",
                    "id": 60423,
                    "name": "TransMeNTal",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-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/119117/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119117/",
        "id": 119117,
        "title": "Tear It Down Again",
        "author_nicks": [
            {
                "name": "@ngel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60422/?format=api",
                    "id": 60422,
                    "name": "ngl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lightforce",
                "abbreviation": "LFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                    "id": 5235,
                    "name": "Lightforce",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-08-09",
        "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/119131/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/119131/",
        "id": 119131,
        "title": "She's Got Ball",
        "author_nicks": [
            {
                "name": "@ngel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60422/?format=api",
                    "id": 60422,
                    "name": "ngl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lightforce",
                "abbreviation": "LFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                    "id": 5235,
                    "name": "Lightforce",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "personal-paint"
        ]
    }
]