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

{
    "url": "https://demozoo.org/api/v1/productions/135264/?format=api",
    "demozoo_url": "https://demozoo.org/music/135264/",
    "id": 135264,
    "title": "Fresh '90",
    "author_nicks": [
        {
            "name": "Dr. Vector",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Megahawks Incorporated",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6030/?format=api",
                "id": 6030,
                "name": "Megahawks Incorporated",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-03-14",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/39/de/fresh_90.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/endoftheworld15/music/fresh_90.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "50",
            "competition": {
                "id": 11343,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2457/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2457/",
                    "id": 2457,
                    "name": "End of the World Party 2015",
                    "tagline": "151v",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}