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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/",
    "description": "Wildnistrail 3.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39781909-6dc9-4ad0-be4b-d2801c256b5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/851/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1050/",
    "metadata": {
        "length": 22442,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 793,
        "size": 37515,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}