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

{
    "url": "https://demozoo.org/api/v1/productions/346220/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346220/",
    "id": 346220,
    "title": "The Player V6.1A 610.8",
    "author_nicks": [
        {
            "name": "Sahara Surfers",
            "abbreviation": "S2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8361/?format=api",
                "id": 8361,
                "name": "Sahara Surfers",
                "is_group": true
            }
        },
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54566"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1/",
            "id": 1,
            "name": "Breakpoint 2010",
            "tagline": "Like There's No Tomorrow",
            "start_date": "2010-04-02",
            "end_date": "2010-04-05",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "the-player-v6.1a"
    ]
}