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

[
    {
        "url": "https://demozoo.org/api/v1/productions/134682/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/134682/",
        "id": 134682,
        "title": "Size does not matter",
        "author_nicks": [
            {
                "name": "Supersly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3682/?format=api",
                    "id": 3682,
                    "name": "Supersly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Les Sucres En Morceaux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3940/?format=api",
                    "id": 3940,
                    "name": "Les Sucres En Morceaux",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-25",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/134688/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/134688/",
        "id": 134688,
        "title": "Kvety",
        "author_nicks": [
            {
                "name": "Supersly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3682/?format=api",
                    "id": 3682,
                    "name": "Supersly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Les Sucres En Morceaux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3940/?format=api",
                    "id": 3940,
                    "name": "Les Sucres En Morceaux",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-03-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/989/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/989/",
        "id": 989,
        "title": "Soleil Vert",
        "author_nicks": [
            {
                "name": "Supersly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3682/?format=api",
                    "id": 3682,
                    "name": "Supersly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Les Sucres En Morceaux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3940/?format=api",
                    "id": 3940,
                    "name": "Les Sucres En Morceaux",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]