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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25950/",
        "id": 25950,
        "title": "Hetki",
        "author_nicks": [
            {
                "name": "Juha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13154/?format=api",
                    "id": 13154,
                    "name": "Asa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-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/23140/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23140/",
        "id": 23140,
        "title": "Out Of Time",
        "author_nicks": [
            {
                "name": "Asa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13154/?format=api",
                    "id": 13154,
                    "name": "Asa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mellow Chips",
                "abbreviation": "MC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8573/?format=api",
                    "id": 8573,
                    "name": "Mellow Chips",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34492/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34492/",
        "id": 34492,
        "title": "Tavan bitch",
        "author_nicks": [
            {
                "name": "Asa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13154/?format=api",
                    "id": 13154,
                    "name": "Asa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8598/?format=api",
                    "id": 8598,
                    "name": "Cirion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-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/211323/?format=api",
        "demozoo_url": "https://demozoo.org/music/211323/",
        "id": 211323,
        "title": "Forever",
        "author_nicks": [
            {
                "name": "Asa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13154/?format=api",
                    "id": 13154,
                    "name": "Asa",
                    "is_group": false
                }
            },
            {
                "name": "Turboboo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92854/?format=api",
                    "id": 92854,
                    "name": "Turboboo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]