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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Simonskall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfb3aee6-6627-484c-b434-41d11d55bce4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2688/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3248/",
    "metadata": {
        "length": 7166,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 234,
        "size": 11795,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}