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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135972/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135972/",
        "id": 135972,
        "title": "Okd",
        "author_nicks": [
            {
                "name": "Cif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57712/?format=api",
                    "id": 57712,
                    "name": "Cif",
                    "is_group": false
                }
            },
            {
                "name": "Orkyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21757/?format=api",
                    "id": 21757,
                    "name": "Orkyd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damocles",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
                    "id": 24179,
                    "name": "Damocles",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-12",
        "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/135979/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135979/",
        "id": 135979,
        "title": "Mro",
        "author_nicks": [
            {
                "name": "Cif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57712/?format=api",
                    "id": 57712,
                    "name": "Cif",
                    "is_group": false
                }
            },
            {
                "name": "Mario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57715/?format=api",
                    "id": 57715,
                    "name": "Mario",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damocles",
                "abbreviation": "DLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24179/?format=api",
                    "id": 24179,
                    "name": "Damocles",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "logo"
        ]
    }
]