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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fa16128-a0c4-4f6e-83d9-2f1f5fdec3ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2953/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3531/",
    "metadata": {
        "length": 8340,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 314,
        "size": 15469,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}