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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6520/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6520/",
        "id": 6520,
        "title": "blaue.quadrat.bewegung",
        "author_nicks": [
            {
                "name": "[neo]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5728/?format=api",
                    "id": 5728,
                    "name": "[neo]",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-26",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6527/",
        "id": 6527,
        "title": "redhype",
        "author_nicks": [
            {
                "name": "[neo]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5728/?format=api",
                    "id": 5728,
                    "name": "[neo]",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-26",
        "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/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5600/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5600/",
        "id": 5600,
        "title": "fuzzin",
        "author_nicks": [
            {
                "name": "SpaceCommander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6832/?format=api",
                    "id": 6832,
                    "name": "SpaceCommander",
                    "is_group": false
                }
            },
            {
                "name": "[neo]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5728/?format=api",
                    "id": 5728,
                    "name": "[neo]",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-01-27",
        "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/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]