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

{
    "url": "https://demozoo.org/api/v1/productions/287924/?format=api",
    "demozoo_url": "https://demozoo.org/music/287924/",
    "id": 287924,
    "title": "Angel In The Night",
    "author_nicks": [
        {
            "name": "YanniS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21551/?format=api",
                "id": 21551,
                "name": "Yannis Brown",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Frontier",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71678/?format=api",
                "id": 71678,
                "name": "Frontier",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04",
    "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/Yannis%20Brown/angel-in-the-night.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4",
            "competition": {
                "id": 16274,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3194/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3194/",
                    "id": 3194,
                    "name": "Pearl Easter Party 1994",
                    "tagline": "Uncle Beaver's Summer Camp",
                    "start_date": "1994-04",
                    "end_date": "1994-04",
                    "location": "Adelaide, South Australia, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -34.92866,
                    "longitude": 138.59863,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}