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

{
    "url": "https://demozoo.org/api/v1/productions/346271/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346271/",
    "id": 346271,
    "title": "Breakpoint2004",
    "author_nicks": [
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://breakpoint.untergrund.net/download.php?dir=/2004/After%20the%20Party/Party%20videos/&file=Breakpoint2004%5Bsds%5DHighQuality.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20194"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/21/?format=api",
            "demozoo_url": "https://demozoo.org/parties/21/",
            "id": 21,
            "name": "Breakpoint 2004",
            "tagline": "The Code Inside",
            "start_date": "2004-04-09",
            "end_date": "2004-04-12",
            "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.96675,
            "longitude": 7.8992,
            "website": "http://breakpoint.untergrund.net/2004/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}