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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21319/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21319/",
        "id": 21319,
        "title": "Grandma",
        "author_nicks": [
            {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                    "id": 12122,
                    "name": "Dani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aenima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6023/?format=api",
                    "id": 6023,
                    "name": "Aenima",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08",
        "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/21463/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21463/",
        "id": 21463,
        "title": "Snake",
        "author_nicks": [
            {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                    "id": 12122,
                    "name": "Dani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aenima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6023/?format=api",
                    "id": 6023,
                    "name": "Aenima",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08",
        "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/60492/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60492/",
        "id": 60492,
        "title": "Csendélet",
        "author_nicks": [
            {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                    "id": 12122,
                    "name": "Dani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-13",
        "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/24842/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24842/",
        "id": 24842,
        "title": "AA Táncos",
        "author_nicks": [
            {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                    "id": 12122,
                    "name": "Dani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aenima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6023/?format=api",
                    "id": 6023,
                    "name": "Aenima",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]