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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204623/",
        "id": 204623,
        "title": "Firstie",
        "author_nicks": [
            {
                "name": "Mayor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12895/?format=api",
                    "id": 12895,
                    "name": "Mayor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "nsm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90135/?format=api",
                    "id": 90135,
                    "name": "nsm",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-06-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gnu-rocket",
            "processing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178919/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178919/",
        "id": 178919,
        "title": "I want my eye cancer back.",
        "author_nicks": [
            {
                "name": "Mayor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12895/?format=api",
                    "id": 12895,
                    "name": "Mayor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suomalaiset Perkeleet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74507/?format=api",
                    "id": 74507,
                    "name": "Suomalaiset Perkeleet",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178104/?format=api",
        "demozoo_url": "https://demozoo.org/music/178104/",
        "id": 178104,
        "title": "Haetaevaeaerae",
        "author_nicks": [
            {
                "name": "10goto40",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74204/?format=api",
                    "id": 74204,
                    "name": "10goto40",
                    "is_group": false
                }
            },
            {
                "name": "Mayor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12895/?format=api",
                    "id": 12895,
                    "name": "Mayor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "poro_trax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74205/?format=api",
                    "id": 74205,
                    "name": "poro_trax",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]