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

{
    "url": "https://demozoo.org/api/v1/productions/167338/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167338/",
    "id": 167338,
    "title": "Demo Or Die",
    "author_nicks": [
        {
            "name": "Genshiken",
            "abbreviation": "GSK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
                "id": 8926,
                "name": "Genshiken",
                "is_group": true
            }
        },
        {
            "name": "Red Fez Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69411/?format=api",
                "id": 69411,
                "name": "Red Fez Studios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rfstudios.no-ip.org/prods/DemoOrDie.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/yawin123/la-rosquillera-framework.git"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/yawin123/la-rosquillera-framework.git"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67837"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=E51WSVxBdAY"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2931/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2931/",
            "id": 2931,
            "name": "Euskal 2016",
            "tagline": "Euskal Encounter 24",
            "start_date": "2016-07-22",
            "end_date": "2016-07-25",
            "location": "Barakaldo, Bizkaia, Basque Country, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 43.29753,
            "longitude": -2.98622,
            "website": "http://www.euskal.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}