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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167648/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/167648/",
        "id": 167648,
        "title": "Stremon",
        "author_nicks": [
            {
                "name": "Pollux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60294/?format=api",
                    "id": 60294,
                    "name": "Pollux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lego System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24115/?format=api",
                    "id": 24115,
                    "name": "Lego System",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-19",
        "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/168215/?format=api",
        "demozoo_url": "https://demozoo.org/music/168215/",
        "id": 168215,
        "title": "Galactic Journey",
        "author_nicks": [
            {
                "name": "Pollux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60294/?format=api",
                    "id": 60294,
                    "name": "Pollux",
                    "is_group": false
                }
            },
            {
                "name": "Toalnkor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8455/?format=api",
                    "id": 8455,
                    "name": "TNK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164313/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164313/",
        "id": 164313,
        "title": "G-FI",
        "author_nicks": [
            {
                "name": "Pollux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60294/?format=api",
                    "id": 60294,
                    "name": "Pollux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Olympus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
                    "id": 12143,
                    "name": "Olympus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]