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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Frühlings-Geniesser-Tour",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3444a4a-e13f-4f10-87d6-7a54ba182ebc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2587/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3147/",
    "metadata": {
        "length": 12659,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 232,
        "size": 21921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 647,
        "elevationLoss": 647,
        "country": "DE"
    }
}