This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/3146/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "35be55b3a672cc134936d3f67ca1d798"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Dreiborner Höhe-Vogelsang RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9135169-7617-4b26-8df4-1ce6577875a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2586/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3146/",
    "metadata": {
        "length": 15461,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 243,
        "size": 22923,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 465,
        "elevationLoss": 461,
        "country": "DE"
    }
}