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

{
    "url": "https://demozoo.org/api/v1/productions/339052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339052/",
    "id": 339052,
    "title": "pouët.net",
    "author_nicks": [
        {
            "name": "Mandarine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5889/?format=api",
                "id": 5889,
                "name": "Mandarine",
                "is_group": true
            }
        },
        {
            "name": "scene.org",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10535/?format=api",
                "id": 10535,
                "name": "scene.org",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/pouetnet/pouet2.0/archive/refs/heads/master.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.pouet.net"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/pouetnet"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25304"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}