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

{
    "url": "https://demozoo.org/api/v1/productions/266406/?format=api",
    "demozoo_url": "https://demozoo.org/productions/266406/",
    "id": 266406,
    "title": "My Great DVD",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-09-16",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://technopop.pp.fi/Jumalauta.My.Great.DVD-jMLWAREZ/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26514"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/215/?format=api",
            "demozoo_url": "https://demozoo.org/parties/215/",
            "id": 215,
            "name": "Stream 2006",
            "tagline": "",
            "start_date": "2006-09-15",
            "end_date": "2006-09-17",
            "location": "Ylöjärvi, Tampere, Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.84827,
            "longitude": 23.61233,
            "website": "http://www.streamparty.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dvd"
    ]
}