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

{
    "url": "https://demozoo.org/api/v1/productions/173185/?format=api",
    "demozoo_url": "https://demozoo.org/music/173185/",
    "id": 173185,
    "title": "Brewed",
    "author_nicks": [
        {
            "name": "Syphus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6048/?format=api",
                "id": 6048,
                "name": "Syphus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-18",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Syphus/brewed.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/lcp09/amiga_music/syphus-brewed.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=64169"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "05.c2",
            "competition": {
                "id": 13284,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/606/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/606/",
                    "id": 606,
                    "name": "Little Computer People 2009",
                    "tagline": "",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.60587,
                    "longitude": 13.00073,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}