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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175000/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/175000/",
        "id": 175000,
        "title": "Kikkare",
        "author_nicks": [
            {
                "name": "Paska",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38450/?format=api",
                    "id": 38450,
                    "name": "Jonas Persson Paska",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost",
            "jpeg"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174927/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174927/",
        "id": 174927,
        "title": "Entry",
        "author_nicks": [
            {
                "name": "Paska",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38450/?format=api",
                    "id": 38450,
                    "name": "Jonas Persson Paska",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68980/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68980/",
        "id": 68980,
        "title": "Birog",
        "author_nicks": [
            {
                "name": "Jonas Persson Paska",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38450/?format=api",
                    "id": 38450,
                    "name": "Jonas Persson Paska",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "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/195874/?format=api",
        "demozoo_url": "https://demozoo.org/music/195874/",
        "id": 195874,
        "title": "Nyt Pahaolo",
        "author_nicks": [
            {
                "name": "Paska",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38450/?format=api",
                    "id": 38450,
                    "name": "Jonas Persson Paska",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "wAMMA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                    "id": 3107,
                    "name": "wAMMA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]