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

{
    "url": "https://demozoo.org/api/v1/productions/299425/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299425/",
    "id": 299425,
    "title": "sp3-02",
    "author_nicks": [
        {
            "name": "Pipidemic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25017/?format=api",
                "id": 25017,
                "name": "Pipidemic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/pipidemic/sp3-02.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8882"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1167/",
            "id": 1167,
            "name": "Synthesis 2003",
            "tagline": "",
            "start_date": "2003-03-14",
            "end_date": "2003-03-16",
            "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.53366,
            "longitude": 2.54419,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}