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

{
    "url": "https://demozoo.org/api/v1/productions/261402/?format=api",
    "demozoo_url": "https://demozoo.org/music/261402/",
    "id": 261402,
    "title": "Trust the Groove",
    "author_nicks": [
        {
            "name": "Laz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7113/?format=api",
                "id": 7113,
                "name": "Laz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3 Little Elks",
            "abbreviation": "3LE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8676/?format=api",
                "id": 8676,
                "name": "3 Little Elks",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-08-02",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/Laz/trust%20the%20groove.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/datastorm19/amiga_music/trust-the-groove.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "166",
            "competition": {
                "id": 15357,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3790/",
                    "id": 3790,
                    "name": "Datastorm 2019",
                    "tagline": "",
                    "start_date": "2019-08-02",
                    "end_date": "2019-08-04",
                    "location": "Göteborgs stad, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": "http://datastorm.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}