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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125912/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125912/",
        "id": 125912,
        "title": "Evilqueens",
        "author_nicks": [
            {
                "name": "Pirre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45731/?format=api",
                    "id": 45731,
                    "name": "Pirre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paraguay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44245/?format=api",
                    "id": 44245,
                    "name": "Paraguay",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-15",
        "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/125916/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125916/",
        "id": 125916,
        "title": "Hirtetty",
        "author_nicks": [
            {
                "name": "Pirre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45731/?format=api",
                    "id": 45731,
                    "name": "Pirre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paraguay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44245/?format=api",
                    "id": 44245,
                    "name": "Paraguay",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-15",
        "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/97598/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97598/",
        "id": 97598,
        "title": "Drawing for the realtime graphics",
        "author_nicks": [
            {
                "name": "Pirre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45731/?format=api",
                    "id": 45731,
                    "name": "Pirre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-10-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]