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

{
    "url": "https://demozoo.org/api/v1/productions/309770/?format=api",
    "demozoo_url": "https://demozoo.org/music/309770/",
    "id": 309770,
    "title": "Another Day is Away",
    "author_nicks": [
        {
            "name": "Orion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36746/?format=api",
                "id": 36746,
                "name": "Orion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Virtual Wonderz",
            "abbreviation": "VWZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36750/?format=api",
                "id": 36750,
                "name": "Virtual Wonderz",
                "is_group": true
            }
        },
        {
            "name": "X-Seed",
            "abbreviation": "XSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                "id": 22249,
                "name": "X-Seed",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10",
    "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/Fasttracker 2/Orion/another day is away.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "12.99",
            "competition": {
                "id": 17158,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4478/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4478/",
                    "id": 4478,
                    "name": "Ultim8 Compo October 1998",
                    "tagline": "",
                    "start_date": "1998-10",
                    "end_date": "1998-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}