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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82076/",
        "id": 82076,
        "title": "Sheeta",
        "author_nicks": [
            {
                "name": "ekg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23945/?format=api",
                    "id": 23945,
                    "name": "ekg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Desire",
                "abbreviation": "DSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                    "id": 1077,
                    "name": "Desire",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/51971/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51971/",
        "id": 51971,
        "title": "Tjärn",
        "author_nicks": [
            {
                "name": "ekg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23945/?format=api",
                    "id": 23945,
                    "name": "ekg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Desire",
                "abbreviation": "DSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                    "id": 1077,
                    "name": "Desire",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-02-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/44516/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44516/",
        "id": 44516,
        "title": "Cursed Well",
        "author_nicks": [
            {
                "name": "ekg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23945/?format=api",
                    "id": 23945,
                    "name": "ekg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-10-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/36636/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36636/",
        "id": 36636,
        "title": "Ohmu",
        "author_nicks": [
            {
                "name": "ekg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23945/?format=api",
                    "id": 23945,
                    "name": "ekg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]