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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "1000 Kurven durch den harz",
    "creator_name": "kojote",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af1c1d48-e4cf-41c3-b8c0-28430dfca592"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4334/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5137/",
    "metadata": {
        "length": 222544,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2779,
        "size": 220061,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 6502,
        "elevationLoss": 6497,
        "country": "DE"
    }
}